get_ValueType()

XPathNavigator::get_ValueType() method

Returns the type of the current node.

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

Return Value

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

See Also