Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / ValueImageCollection Class / OnClearComplete Method

In This Topic
    OnClearComplete Method (ValueImageCollection)
    In This Topic
    Performs additional custom processes after clearing the contents of the ValueImageCollection instance.
    Syntax
    'Declaration
     
    Protected Overrides Sub OnClearComplete() 
    protected override void OnClearComplete()
    See Also