System::Xml::XPath::XPathNavigator::get_ValueType method

XPathNavigator::get_ValueType method

Returns the type of the current node.

TypeInfo System::Xml::XPath::XPathNavigator::get_ValueType() override

ReturnValue

The type of the current node. The default value is String.

See Also