System.Xml.XPath.XPathItem: Method Members

The methods of System.Xml.XPath.XPathItem are listed below. For a list of all members, see the XPathItem Members list.

See Also: Inherited members from System.Object

Public Methods

ValueAs(Type) : object

Returns the item's value as the specified type.

abstract
ValueAs(Type, System.Xml.IXmlNamespaceResolver) : object

When overridden in a derived class, returns the item's value as the type specified using the System.Xml.IXmlNamespaceResolver object specified to resolve namespace prefixes.