VelocityDbHashSetTClear Method |
Remove all items from this set. This clears the elements but not the underlying
buckets and slots array. Follow this call by TrimExcess to release these.
Namespace:
VelocityDb.Collection
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public:
virtual void Clear() sealed
abstract Clear : unit -> unit
override Clear : unit -> unit
Implements
ICollectionTClearSee Also