System::Xml::XmlTextReader::HasLineInfo 方法

XmlTextReader::HasLineInfo method

返回一个值,指示该类是否能够返回行信息。

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

ReturnValue

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

另见