Utils_LinqContains Method |
Name | Description | |
---|---|---|
![]() ![]() | ContainsK, V(IEnumerableKeyValuePairK, V, K, V) |
Determines whether an element is in the list.
|
![]() ![]() | Contains(ListString, String, Boolean) |
Checks if one of the list values matches a specific text.
|
![]() ![]() | Contains(ListString, String, StringComparison) |
Checks if one of the list values contains a text.
|
![]() ![]() | ContainsK, V(IEnumerableSerializableKeyValuePairK, V, K, V) |
Determines whether an element is in the list.
|