IniFile.addSection

Adds a new section to the inifile.

class IniFile(bool sync)
void
addSection
(
string section
)

Parameters

section string

The section to add.

Meta