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