System::Xml::IXmlLineInfo::get_LinePosition 方法
IXmlLineInfo::get_LinePosition method
返回当前列位置。
virtual int32_t System::Xml::IXmlLineInfo::get_LinePosition()=0
ReturnValue
当前行位置;如果没有行信息,则为 0(例如,IXmlLineInfo::HasLineInfo 返回 false)。
另见
- Class IXmlLineInfo
- Namespace System::Xml
- Library Aspose.Font for C++