XPathNavigator::ValueAs Method
.NET Framework (current version)
Namespace:
System.Xml.XPath
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | ValueAs(Type^) | Returns the item's value as the specified type.(Inherited from XPathItem.) |
![]() | ValueAs(Type^, IXmlNamespaceResolver^) | Gets the current node's value as the Type specified, using the IXmlNamespaceResolver object specified to resolve namespace prefixes.(Overrides XPathItem::ValueAs(Type^, IXmlNamespaceResolver^).) |
Show:
