System::Xml::IXmlLineInfo::HasLineInfo 方法
IXmlLineInfo::HasLineInfo method
返回一个值,指示该类是否能够返回行信息。
virtual bool System::Xml::IXmlLineInfo::HasLineInfo()=0
ReturnValue
true if IXmlLineInfo::get_LineNumber and IXmlLineInfo::get_LinePosition can be provided; otherwise, false.
另见
- Class IXmlLineInfo
- Namespace System::Xml
- Library Aspose.Font for C++