get_Depth()

XmlNodeReader::get_Depth() method

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

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

Return Value

The depth of the current node in the XML document.

See Also