Mono Class Library: System.Xml.XmlReader Overview | MembersSystem.Xml.XmlReader.EOF Property |
Gets a value indicating whether the XmlReader.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]
Operation
As described above.
This property is read-only.
Note to Inheritors
This property must be overridden in order to provide the functionality described above, as there is no default implementation. [Edit]
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0