get_Depth()

XmlTextReader::get_Depth() method

Returns the depth of the current node in the XML document.

int32_t System::Xml::XmlTextReader::get_Depth() override

Return Value

The depth of the current node in the XML document.

See Also