This topic has not yet been rated - Rate this topic

XPathNavigator.ValueAs Method

Returns the current node's value as the Type specified.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method ValueAs(Type) Returns the item's value as the specified type. (Inherited from XPathItem.)
Public method 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).)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.