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

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