Method Lookup
Lookup(TKey)
Declaration
public Optional<TObject> Lookup(TKey key)
Parameters
| Type | Name | Description |
|---|---|---|
| TKey | key |
Returns
| Type | Description |
|---|---|
| Optional<TObject> |
Implements
DynamicData.IObservableCache<TObject, TKey>.Lookup(TKey)
DynamicData.IObservableCache<TObject, TKey>.Lookup(TKey)