Метод System::Xml::XmlReader::get_Depth

XmlReader::get_Depth method

При переопределении в производном классе получает глубину текущего узла в XML‑документе.

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

ReturnValue

The number of attributes on the current node. This number includes default attributes.

См. также