Close Method
Closes the component writing stream.
Syntax
[VB.NET] Public Sub Close()
[C#] public void Close();
Remarks
This method will close any open XML elements, and then close the OutputFile or output stream if necessary.
IP*Works! V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
Close MethodCloses the component writing stream. Syntax[VB.NET] Public Sub Close() [C#] public void Close(); RemarksThis method will close any open XML elements, and then close the OutputFile or output stream if necessary. |
||