IniFile.getSection

Gets a specific section of the inifile.

class IniFile(bool sync)
getSection
(
string section
)

Parameters

section string

The section to get.

Return Value

Type: auto

The section.

Meta