System::Xml::XmlTextReader::HasLineInfo method

XmlTextReader::HasLineInfo method

Returns a value indicating whether the class can return line information.

bool System::Xml::XmlTextReader::HasLineInfo() override

ReturnValue

true if the class can return line information; otherwise, false.

See Also