System::Xml::XmlSignificantWhitespace::get_NodeType methode

XmlSignificantWhitespace::get_NodeType method

Retourneert het type van het huidige knooppunt.

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

ReturnValue

Voor XmlSignificantWhitespace-knooppunten retourneert deze methode XmlNodeType::SignificantWhitespace.

Zie ook