Select Method
MSDN Home
MSDN
MSDN Library
.NET Development
Previous Versions
.NET Framework 2.0
Class Library Reference
System.Xml.XPath
XPathNavigator Class
XPathNavigator Methods
Select Method
Select Method (String)
Select Method (XPathExpression ...
Select Method (String, IXmlNam ...
XPathNavigator Methods
AppendChild Method
AppendChildElement Method
CheckValidity Method
Clone Method
ComparePosition Method
Compile Method
CreateAttribute Method
CreateAttributes Method
CreateNavigator Method
DeleteRange Method
DeleteSelf Method
Evaluate Method
GetAttribute Method
GetNamespace Method
GetNamespacesInScope Method
InsertAfter Method
InsertBefore Method
InsertElementAfter Method
InsertElementBefore Method
IsDescendant Method
IsSamePosition Method
LookupNamespace Method
LookupPrefix Method
Matches Method
MoveTo Method
MoveToAttribute Method
MoveToChild Method
MoveToFirst Method
MoveToFirstAttribute Method
MoveToFirstChild Method
MoveToFirstNamespace Method
MoveToFollowing Method
MoveToId Method
MoveToNamespace Method
MoveToNext Method
MoveToNextAttribute Method
MoveToNextNamespace Method
MoveToParent Method
MoveToPrevious Method
MoveToRoot Method
PrependChild Method
PrependChildElement Method
ReadSubtree Method
ReplaceRange Method
ReplaceSelf Method
Select Method
SelectAncestors Method
SelectChildren Method
SelectDescendants Method
SelectSingleNode Method
SetTypedValue Method
SetValue Method
System.ICloneable.Clone Method
ToString Method
ValueAs Method
WriteSubtree Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
XPathNavigator.Select Method
Selects a node set, using the specified XPath expression.
Overload List
Name
Description
XPathNavigator.Select (String)
Selects a node set, using the specified XPath expression.
XPathNavigator.Select (XPathExpression)
Selects a node set using the specified
XPathExpression
.
XPathNavigator.Select (String, IXmlNamespaceResolver)
Selects a node set using the specified XPath expression with the
IXmlNamespaceResolver
object specified to resolve namespace prefixes.
See Also
Reference
XPathNavigator Class
XPathNavigator Members
System.Xml.XPath Namespace
SelectNodes
SelectSingleNode
SelectDescendants
SelectChildren
SelectAncestors
Tags :