System::Xml::IXmlLineInfo::HasLineInfo method

IXmlLineInfo::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.

virtual bool System::Xml::IXmlLineInfo::HasLineInfo()=0

ReturnValue

true if IXmlLineInfo::get_LineNumber and IXmlLineInfo::get_LinePosition can be provided; otherwise, false.

Ayrıca Bakınız