Mono Class Library: System.Xml.XmlTextReader Overview | MembersSystem.Xml.XmlTextReader.EOF Property |
Gets a value indicating whether the XmlTextReader.ReadState is ReadState.EndOfFile, signifying the reader is positioned at the end of the stream. [Edit]
|
A bool where true indicates the reader is positioned at the end of the stream; otherwise, false. [Edit]
This property is read-only.
Note:[Edit]This property overrides XmlReader.EOF.
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0