WeakShortReferenceListTClear 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)
Syntaxpublic override void Clear()
Public Overrides Sub Clear
public:
virtual void Clear() override
abstract Clear : unit -> unit
override Clear : unit -> unit
Implements
ICollectionTClearICollectionTClear
Exceptions
See Also