|   | OrderedDictionaryTKey, TValueTrimExcess Method | 
        
        
            Sets the capacity of an 
OrderedDictionaryTKey, TValue object to the actual number of elements it contains, rounded up to a nearby, implementation-specific value.
            
 GSF.Core (in GSF.Core.dll) Version: 2.4.257-beta+00aa2366fbb9ec75f636ebc7cfa610e3826a727c
 Syntax
Syntaxpublic:
void TrimExcess()
member TrimExcess : unit -> unit 
 See Also
See Also