XPathItem.ValueAs Method
.NET Framework 4
Returns the item's value as the specified type.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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. |