Click or drag to resize

CachedObjectManagerByMaximumNumberOfItemsTKey, TValueClear Method

Removes all items in the collection. If the values implement IDisposable, the items are disposed.

Namespace: Altaxo.Collections
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void Clear()
See Also