| BTreeSetOidShortKeyClear Method  | 
 
            Removes all elements from the set.
            
 
    Namespace: 
   VelocityDb.Collection.BTree
    Assembly:
   VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
 Syntax
Syntaxpublic override void Clear()
Public Overrides Sub Clear
public:
virtual void Clear() override
abstract Clear : unit -> unit 
override Clear : unit -> unit 
 See Also
See Also