System::Xml::XmlComment::get_NodeType metodo

XmlComment::get_NodeType method

Restituisce il tipo del nodo corrente.

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

ReturnValue

Per i nodi commento, il valore è XmlNodeType::Comment.

Vedi anche