LockingCollectionTClear Method

Removes all items from the LockingCollectionT.

Definition

Namespace: KGySoft.Collections
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
C#
public void Clear()

Implements

ICollectionTClear

See Also