Overload List

  NameDescription
Public methodStatic memberIndexWhere<(Of <<'(A>)>>)(IEnumerable<(Of <<'(A>)>>), Func<(Of <<'(A, Boolean>)>>))
Finds index of first element satisfying some predicate.
Public methodStatic memberIndexWhere<(Of <<'(A>)>>)(IEnumerable<(Of <<'(A>)>>), Func<(Of <<'(A, Boolean>)>>), Int32)
Finds index of the first element satisfying some predicate after or at some start index.

See Also