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