TG.INI
IniDocumentWrite Method |
Overload List
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./>.
|
See Also