PropertyFilterDelegatePredicate.Match(String) Method

Definition

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

Parameters

target
String

Returns

Implements

Applies to