  | RouletteDictionaryTKey, TValueGetRandomValue Method  | 
 
            Gets a random value from the dictionary.
            
 
    Namespace: 
   Scaleout.Collections
    Assembly:
   Scaleout.Collections (in Scaleout.Collections.dll) Version: 1.0.3.0 (1.0.3.0)
Syntaxpublic TValue GetRandomValue()
Return Value
Type: 
TValueA random value from the dictionary.
Exceptions
See Also