[]
        
(Showing Draft Content)

C1.Win.C1Gauge.CapCircleCollection.OnRemoveComplete

OnRemoveComplete Method

OnRemoveComplete(int, object)

Performs additional custom processes after removing a C1GaugeCapCircle from the CapCircleCollection instance.

Declaration
protected override void OnRemoveComplete(int index, object value)
Parameters
Type Name Description
int index
object value
Overrides