IPropertyFilterPredicate.Match(String) Method

Definition

public:
 bool Match(System::String ^ target);
public bool Match (string target);
abstract member Match : string -> bool
Public Function Match (target As String) As Boolean

Parameters

target
String

Returns

Applies to