FilterStringPasses Method |
Name | Description | |
---|---|---|
![]() | Passes(IEnumerableString) |
Returns true if any of the values pass the filter. Note that all comparisons are case insensitive.
|
![]() | Passes(String) |
Returns true if the value passes the filter. Note that all comparisons are case insensitive.
|