ComponentOne BulletGraph for WinForms
C1.Win.Gauge 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