System::Xml::XmlWhitespace::get_NodeType metodo

XmlWhitespace::get_NodeType method

Restituisce il tipo del nodo.

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

ReturnValue

Per i nodi XmlWhitespace, il valore è XmlNodeType::Whitespace.

Vedi anche