get_LinePosition()

XmlValidatingReader::get_LinePosition() method

Returns the current line position.

int32_t System::Xml::XmlValidatingReader::get_LinePosition() override

Return Value

The current line position. The starting value is 1.

See Also