XPathItem::ValueAs Method

 

Returns the item's value as the specified type.

Namespace:   System.Xml.XPath
Assembly:  System.Xml (in System.Xml.dll)

NameDescription
System_CAPS_pubmethodValueAs(Type^)

Returns the item's value as the specified type.

System_CAPS_pubmethodValueAs(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.

Return to top
Show: