Closes the component writing stream.
[VB.NET] Public Sub Close()
[C#] public void Close();
This method will close any open XML elements, and then close the OutputFile or output stream if necessary.