System::Xml::XmlReader::get_ReadState method

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

ReturnValue

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

See Also