get_ReadState()

XmlReader::get_ReadState() method

When overridden in a derived class, gets the state of the reader.

virtual System::Xml::ReadState System::Xml::XmlReader::get_ReadState()=0

Return Value

One of the enumeration values that specifies the state of the reader.

See Also