  | RouletteDictionaryTKey, TValueGetRandomKey Method  | 
 
            Gets a random key from the dictionary.
            
 
    Namespace: 
   Scaleout.Collections
    Assembly:
   Scaleout.Collections (in Scaleout.Collections.dll) Version: 1.0.3.0 (1.0.3.0)
Syntaxpublic TKey GetRandomKey()
Return Value
Type: 
TKeyA random key from the dictionary.
Exceptions
See Also