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