System::Xml::XmlReader::get_Depth 方法

XmlReader::get_Depth method

当在派生类中被重写时,获取 XML 文档中当前节点的深度。

virtual int32_t System::Xml::XmlReader::get_Depth()=0

ReturnValue

XML 文档中当前节点的深度。

另见