FileBackedDictionaryTKey, TValue, TKeyElem, TValueElemDispose Method

Releases all the resources used by the FileBackedDictionaryTKey, TValue object.

Definition

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

Implements

IDisposableDispose

See Also