IniDocument.Read Method
From TG.INI
TG.INI
IniDocumentRead Method |
| Name | Description | |
|---|---|---|
| Read(Stream) |
Reads an INI file from a stream and parses the data.
| |
| Read(TextReader) |
Reads an INI file and parses the data.
| |
| Read(String) |
Reads an INI file and parses the data.
|