ArrayExtensionsFindIndex Method |
| Name | Description | |
|---|---|---|
| FindIndexT(T, PredicateT) | Find an item that matches a condition. | |
| FindIndexT(T, Int32, PredicateT) | Find the index of an item that matches a condition. | |
| FindIndexT(T, Int32, Int32, PredicateT) | Find the index of an item that matches a condition. |