Método System::Xml::XmlSignificantWhitespace::get_NodeType

XmlSignificantWhitespace::get_NodeType method

Devuelve el tipo del nodo actual.

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

ReturnValue

Para nodos XmlSignificantWhitespace, este método devuelve XmlNodeType::SignificantWhitespace.

Ver también