Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / PointerCollection Class / OnClear Method

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