XPathItem::ValueAs Method
.NET Framework (current version)
Returns the item's value as the specified type.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | ValueAs(Type^) | Returns the item's value as the specified type. |
![]() | ValueAs(Type^, IXmlNamespaceResolver^) | When overridden in a derived class, returns the item's value as the type specified using the IXmlNamespaceResolver object specified to resolve namespace prefixes. |
Show:
