IniSection.this

Creates a new instance of IniSection.

class IniSection(bool sync)
this
(
string name
,)

Parameters

name string

The name of the section.

parent IniFile!(sync)

The parent inifile.

Meta