Mono Class Library: System.Xml.XmlTextReader Overview | Members

System.Xml.XmlTextReader.Close Method

Changes the XmlTextReader.ReadState to Closed. [Edit]

public override void Close ()

Remarks

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:

This method overrides XmlReader.Close.

[Edit]

Requirements

Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0