System::Xml::XPath::XPathNavigator::get_TypedValue method

XPathNavigator::get_TypedValue method

Returns the current node as a boxed object of the most appropriate type.

SharedPtr<Object> System::Xml::XPath::XPathNavigator::get_TypedValue() override

ReturnValue

The current node as a boxed object of the most appropriate type.

See Also