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

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