Click or drag to resize

RecentDictionaryTKey, TValueTrim Method

Trims excess capacity from the dictionary.

Namespace:  Scaleout.Collections
Assembly:  Scaleout.Collections (in Scaleout.Collections.dll) Version: 1.0.3.0 (1.0.3.0)
Syntax
C#
public void Trim()
See Also