  | RouletteDictionaryTKey, TValueClear Method  | 
 
            Removes all items from the dictionary without changing the dictionary's capacity.
            
 
    Namespace: 
   Scaleout.Collections
    Assembly:
   Scaleout.Collections (in Scaleout.Collections.dll) Version: 1.0.3.0 (1.0.3.0)
Syntax
Remarks
            Use 
Trim to reduce the collection's capacity.
            
See Also