FileBackedDictionaryTKey, TValue, TKeyElem, TValueElemCompact Method

Defragments the item section of the dictionary, which gets fragmented after removing keys or updating values.

Definition

Namespace: Gemstone.IO.Collections
Assembly: Gemstone.IO (in Gemstone.IO.dll) Version: 1.0.183 -- Release Build+d7b4af2b54d886470c27b55360509c057cd8905f
public void Compact()

See Also