Enumerable |
Name | Description | |
---|---|---|
IndicesInt32WhereT(IEnumerableT, FuncT, Boolean) | Returns the indices of the elements which fullfill a given condition, given by the element's value. | |
IndicesInt32WhereT(IEnumerableT, FuncInt32, T, Boolean) | Returns the indices of the elements which fullfill a given condition, given by the element's value and its index. |