System::Xml::XmlSignificantWhitespace::get_NodeType méthode

XmlSignificantWhitespace::get_NodeType method

Renvoie le type du nœud actuel.

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

ReturnValue

Pour les nœuds XmlSignificantWhitespace, cette méthode renvoie XmlNodeType::SignificantWhitespace.

Voir aussi