System::Xml::XmlDocumentFragment::get_NodeType méthode

XmlDocumentFragment::get_NodeType method

Renvoie le type du nœud actuel.

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

ReturnValue

Pour les nœuds XmlDocumentFragment, cette valeur est XmlNodeType::DocumentFragment.

Voir aussi