Méthode System::Xml::IXmlLineInfo::HasLineInfo
IXmlLineInfo::HasLineInfo method
Renvoie une valeur indiquant si la classe peut renvoyer des informations de ligne.
virtual bool System::Xml::IXmlLineInfo::HasLineInfo()=0
ReturnValue
true if IXmlLineInfo::get_LineNumber and IXmlLineInfo::get_LinePosition can be provided; otherwise, false.
Voir aussi
- Class IXmlLineInfo
- Namespace System::Xml
- Library Aspose.Font for C++