Utils_LinqIContains Method |
Name | Description | |
---|---|---|
IContains(IEnumerableString, String) |
Checks if one of the list values matches a specific text, ignoring case.
| |
IContains(StringCollection, String) |
Checks if a string collection contains a specific text.
The comparison is not case sensitive.
|