[To be supplied.]
[Visual Basic] Public Function Match( _ ByVal text As String _ ) As Object [C#] public object Match( string text ); [C++] public: Object* Match( String* text ); [JScript] public function Match( text : String ) : Object;
PatternMatcher Class | PatternMatcher Members | System.Web.Services.Protocols Namespace