![]() | EnumerableExtensionsIn Method |
Name | Description | |
---|---|---|
![]() ![]() | InT(IEnumerableT, T) |
Returns true if enumerable contains a value that is equal to any of the other arguments.
|
![]() ![]() | InT(IEnumerableT, IEnumerableT) |
Returns true if enumerable contains a value that is equal to any of the other arguments.
|
![]() ![]() ![]() | InT(IEnumerableT, String) |
Returns true if enumerable contains a value that is equal to any elements in the user variable.
|