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