get_TypedValue()

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

Return Value

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

See Also