![]() | Collection |
Name | Description | |
---|---|---|
![]() | IndexOfT(IEnumerableT, T) | Searches for the specified object and returns the zero-based index of the first occurrence within all items. |
![]() | IndexOfT(IEnumerableT, T, IEqualityComparerT) | Searches for the specified object and returns the zero-based index of the first occurrence within all items. |