HasLineInfo()

XmlTextReader::HasLineInfo() method

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

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

Return Value

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

See Also