System::Xml::XmlValidatingReader::HasLineInfo metodu

XmlValidatingReader::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::XmlValidatingReader::HasLineInfo() override

ReturnValue

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

Ayrıca Bakınız