ArrayExtensionsFindLastIndex Method |
| Name | Description | |
|---|---|---|
| FindLastIndexT(T, PredicateT) | Find the index of the last item that matches a condition. | |
| FindLastIndexT(T, Int32, PredicateT) | Find the index of the last item that matches a condition. | |
| FindLastIndexT(T, Int32, Int32, PredicateT) | Find the index of the last item that matches a condition. |