System::Xml::IXmlLineInfo::HasLineInfo metodo
IXmlLineInfo::HasLineInfo method
Restituisce un valore che indica se la classe può restituire informazioni sulla riga.
virtual bool System::Xml::IXmlLineInfo::HasLineInfo()=0
ReturnValue
true if IXmlLineInfo::get_LineNumber and IXmlLineInfo::get_LinePosition can be provided; otherwise, false.
Vedi anche
- Class IXmlLineInfo
- Namespace System::Xml
- Library Aspose.Font for C++