Table of Contents

Property Sections

Namespace
Sisk.IniConfiguration
Assembly
Sisk.IniConfiguration.dll

Sections

Gets all INI sections defined in this INI document.

public IList<IniSection> Sections { get; }

Property Value

IList<IniSection>