Method GetSection
- Namespace
- Sisk.IniConfiguration.Core
- Assembly
- Sisk.IniConfiguration.Core.dll
GetSection(string)
Gets an defined INI section from this document. The search is case-insensitive.
public IniSection? GetSection(string sectionName)
Parameters
sectionNamestringThe section name.
Returns
- IniSection
The IniSection object if found, or null if not defined.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語