System::Xml::XPath::XPathNavigator::get_ValueAsDateTime method

XPathNavigator::get_ValueAsDateTime method

Returns the current node’s value as a DateTime.

DateTime System::Xml::XPath::XPathNavigator::get_ValueAsDateTime() override

ReturnValue

The current node’s value as a DateTime.

See Also