get_ReadState()

XmlTextReader::get_ReadState() method

Returns the state of the reader.

System::Xml::ReadState System::Xml::XmlTextReader::get_ReadState() override

Return Value

One of the ReadState values.

See Also