System::Xml::XmlTextReader::HasLineInfo yöntemi

XmlTextReader::HasLineInfo method

Sınıfın satır bilgisi döndürüp döndüremeyeceğini gösteren bir değer döndürür.

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

ReturnValue

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

Ayrıca Bakınız