IniSection.Parse

Parses Ini file

struct IniSection
static
Parse
(
string filename
)

Parameters

filename
Type: string

Path to ini file

Return Value

Type: Ini

IniSection root

Meta