System::Xml::XmlNotation::get_NodeType metodo

XmlNotation::get_NodeType method

Restituisce il tipo del nodo corrente.

XmlNodeType System::Xml::XmlNotation::get_NodeType() override

ReturnValue

Il tipo di nodo. Per i nodi XmlNotation, il valore è XmlNodeType::Notation.

Vedi anche