ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / PointerCollection Class / ClearAndDispose Method

In This Topic
    ClearAndDispose Method (PointerCollection)
    In This Topic
    Removes all pointers from the collection, then disposes the pointers.
    Syntax
    'Declaration
     
    Public Sub ClearAndDispose() 
    public void ClearAndDispose()
    See Also