System::Xml::XmlNode::get_NodeType method

XmlNode::get_NodeType method

Returns the type of the current node, when overridden in a derived class.

virtual XmlNodeType System::Xml::XmlNode::get_NodeType()=0

ReturnValue

One of the XmlNodeType values.

See Also