Removes all items from the collection

Namespace:  VIBlend.SuperControls
Assembly:  VIBlendSuperControls (in VIBlendSuperControls.dll) Version: 2.1.0.0 (2.1.0.0)

Syntax

C#
public void Clear()
Visual Basic (Declaration)
Public Sub Clear
Visual C++
public:
void Clear()

See Also