System::Xml::XmlValidatingReader::HasLineInfo method

XmlValidatingReader::HasLineInfo method

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

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

ReturnValue

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

See Also