[]
        
(Showing Draft Content)

C1.Win.C1Input.ValueIntervalCollection.OnSet

OnSet Method

OnSet(int, object, object)

This method is for internal use only.

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