IniDocument.GetKeyValue Method

From TG.INI

IniDocumentGetKeyValue Method

Overload List
  NameDescription
Public methodGetKeyValue(String)
Navigates to a section and looks for a key from the path.
Public methodGetKeyValue(String, Boolean)
Navigates to a section and looks for a key from the path.
Top
See Also