Método System::Xml::XmlReader::get_Depth
XmlReader::get_Depth method
Cuando se sobrescribe en una clase derivada, obtiene la profundidad del nodo actual en el documento XML.
virtual int32_t System::Xml::XmlReader::get_Depth()=0
ReturnValue
La profundidad del nodo actual en el documento XML.
Ver también
- Class XmlReader
- Namespace System::Xml
- Library Aspose.PDF for C++