Overload List

  Name Description
Public method Find<(Of <<'(TKey>)>>)(Expression<(Of <<'(Func<(Of <<'(T, TKey>)>>)>)>>))
Finds an index in the collection by its key selector.
Public method Find(LambdaExpression)
Finds an index in the collection by its key selector.
Public method Find<(Of <<'(TKey>)>>)(Expression<(Of <<'(Func<(Of <<'(T, TKey>)>>)>)>>))
Finds an index in the collection by its key selector.
(Inherited from ScannerCollection<(Of <(<'T>)>)>.)

See Also