Matches Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Xml.XPath Namespace
XPathNavigator Class
XPathNavigator Methods
Matches Method
Matches Method (String)
Matches Method (XPathExpressio ...
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
ICloneable.Clone 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
ToString Method
ValueAs Method
WriteSubtree Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
XPathNavigator
.
.
::
.
Matches Method
Determines whether the current node matches the specified
System.Xml.XPath
expression.
Overload List
Name
Description
Matches(String)
Determines whether the current node matches the specified XPath expression.
Matches(XPathExpression)
Determines whether the current node matches the specified
XPathExpression
.
Top
See Also
Reference
XPathNavigator Class
XPathNavigator Members
System.Xml.XPath Namespace
Tags :