public bool Matches( string pattern )
Public Function Matches ( _ pattern As String _ ) As Boolean
public: bool^ Matches( String^ pattern )