IniDocument.Read Method

TG.INI

IniDocumentRead Method

Overload List
  NameDescription
Public methodRead(Stream)
Reads an INI file from a stream and parses the data.
Public methodRead(TextReader)
Reads an INI file and parses the data.
Public methodRead(String)
Reads an INI file and parses the data.
Top
See Also