VirtualCollectionTClear Method

Removes all elements from the VirtualCollectionT.
Calls the overridable ClearItems method.

Definition

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

Implements

ICollectionTClear
IListClear

Exceptions

See Also