Overload List

  Name Description
Public method Find(Object)

Finds items with the specified key value.

Implements IIndexScanner(T).Find(object)

(Inherited from Index<(Of <(<'T>)>)>.)
Public method Find(TKey)
Finds items with the specified key value.

See Also