Removes all pointers from the collection, then disposes the pointers.

Namespace:  C1.Web.UI.Controls.C1Gauge
Assembly:  C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)

Syntax

C#
public void ClearAndDispose()
Visual Basic (Declaration)
Public Sub ClearAndDispose

See Also