System::Xml::XmlReaderSettings::get_LinePositionOffset method

XmlReaderSettings::get_LinePositionOffset method

Returns line position offset of the XmlReader object.

int32_t System::Xml::XmlReaderSettings::get_LinePositionOffset()

ReturnValue

The line position offset. The default is 0.

See Also