System::Xml::XmlReader::get_Depth 方法
XmlReader::get_Depth method
在派生类中重写时,获取 XML 文档中当前节点的深度。
virtual int32_t System::Xml::XmlReader::get_Depth()=0
ReturnValue
XML 文档中当前节点的深度。
另见
- Class XmlReader
- Namespace System::Xml
- Library Aspose.Page for C++
在派生类中重写时,获取 XML 文档中当前节点的深度。
virtual int32_t System::Xml::XmlReader::get_Depth()=0
XML 文档中当前节点的深度。