Util.Match(String, String) Método

Definição

public:
 bool Match(System::String ^ bstrValue, System::String ^ bstrPattern);
public bool Match (string bstrValue, string bstrPattern);
Public Function Match (bstrValue As String, bstrPattern As String) As Boolean

Parâmetros

bstrValue
String
bstrPattern
String

Retornos

Boolean

Aplica-se a