Mono Class Library: System.Xml.XmlTextReader Overview | MembersSystem.Xml.XmlTextReader.Close Method |
Changes the XmlTextReader.ReadState to Closed. [Edit]
|
This method releases any resources allocated by the current instance, changes the XmlTextReader.ReadState to ReadState.Closed, and calls the Close method of any underlying System.IO.Stream or System.IO.TextReader instance.
Note:[Edit]This method overrides XmlReader.Close.
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0