IniDocument.Write Method
From TG.INI
TG.INI
IniDocumentWrite Method |
| Name | Description | |
|---|---|---|
| Write(Stream) |
Writes the content of IniDocument to a Stream.
| |
| Write(TextWriter) |
Writes the content of IniDocument to a TextWriter.
| |
| Write(String) |
Writes the content of IniDocument to a file./>.
|