[To be supplied.]
[Visual Basic] Overloads Overridable Public Function Matches( _ ByVal xpathexpr As String _ ) As Boolean [C#] public virtual bool Matches( string xpathexpr ); [C++] public: virtual bool Matches( String* xpathexpr ); [JScript] public function Matches( xpathexpr : String ) : Boolean;
DocumentNavigator Class | DocumentNavigator Members | System.Data.XML Namespace | DocumentNavigator.Matches Overload List