System::Xml::IXmlLineInfo::get_LinePosition method

IXmlLineInfo::get_LinePosition method

Returns the current line position.

virtual int32_t System::Xml::IXmlLineInfo::get_LinePosition()=0

ReturnValue

The current line position or 0 if no line information is available (for example, IXmlLineInfo::HasLineInfo returns false).

See Also