System::Xml::XmlTextReader::HasLineInfo メソッド

XmlTextReader::HasLineInfo method

クラスが行情報を返すことができるかどうかを示す値を返します。

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

ReturnValue

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

参照