WeakReferenceListBaseTClear Method |
Removes all items from the list and frees the array
Namespace:
VelocityDb.Collection
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public abstract void Clear()
Public MustOverride Sub Clear
public:
virtual void Clear() abstract
abstract Clear : unit -> unit
Implements
ICollectionTClearSee Also