[]
Finds items with the specified key value.
IndexQuery<T> Find(object key)
The key value to search for.
An object enumerating items having the specified key value.