System::Xml::XmlNodeReader::get_Depth method
XmlNodeReader::get_Depth method
Returns the depth of the current node in the XML document.
int32_t System::Xml::XmlNodeReader::get_Depth() override
ReturnValue
The depth of the current node in the XML document.
See Also
- Class XmlNodeReader
- Namespace System::Xml
- Library Aspose.PUB for C++