![]() | RouletteDictionaryTKey, TValueGetRandomKey Method (FuncTValue, Boolean) |
Namespace: Scaleout.Collections
public TKey GetRandomKey( Func<TValue, bool> predicate )
Exception | Condition |
---|---|
InvalidOperationException | The dictionary is empty or no entries satisfy the predicate. |