IniDocument.Write Method

From TG.INI

IniDocumentWrite Method

Overload List
  NameDescription
Public methodWrite(Stream)
Writes the content of IniDocument to a Stream.
Public methodWrite(TextWriter)
Writes the content of IniDocument to a TextWriter.
Public methodWrite(String)
Writes the content of IniDocument to a file./>.
Top
See Also