System::Xml::XmlDocumentType::get_NodeType metodo

XmlDocumentType::get_NodeType method

Restituisce il tipo del nodo corrente.

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

ReturnValue

Per i nodi DocumentType, questo valore è XmlNodeType::DocumentType.

Vedi anche