System::Xml::XmlValidatingReader::get_Depth metodo

XmlValidatingReader::get_Depth method

Restituisce la profondità del nodo corrente nel documento XML.

int32_t System::Xml::XmlValidatingReader::get_Depth() override

ReturnValue

La profondità del nodo corrente nel documento XML.

Vedi anche