Member Name | Description |
---|---|
Closed |
The XmlReader.Close method has been called. |
EndOfFile |
The end of the file has been reached successfully. |
Error |
An error occurred that prevents the read operation from continuing. |
Initial |
The Read method has not been called. |
Interactive |
The Read method has been called. Additional methods may be called on the reader. |