Click or drag to resize

ListExtensionsIndexOfFirst Method

Overload List
 NameDescription
Public Extension MethodIndexOfFirstT(IEnumerableT, FuncT, Boolean) Gets the index the of first item in list that fulfills the predicate predicate
Public Extension MethodIndexOfFirstT(IEnumerableT, FuncT, Int32, Boolean) Gets the index the of first item in list that fulfills the predicate predicate
Top
See Also