Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / CommonItemCollection Class / ClearAndDispose Method

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