[]
        
(Showing Draft Content)

C1.Win.C1Win7Pack.JumpTaskCollection.OnSetComplete

OnSetComplete Method

OnSetComplete(int, object, object)

Performs additional custom processes after setting a C1JumpTask in the JumpTaskCollection instance.

Declaration
protected override void OnSetComplete(int index, object oldValue, object newValue)
Parameters
Type Name Description
int index
object oldValue
object newValue
Overrides