Property Sections
- Namespace
- Sisk.IniConfiguration
- Assembly
- Sisk.IniConfiguration.dll
Sections
Gets all INI sections defined in this INI document.
public IList<IniSection> Sections { get; }
Gets all INI sections defined in this INI document.
public IList<IniSection> Sections { get; }