[]
        
(Showing Draft Content)

C1.C1Preview.IndexEntryCollection.OnSetComplete

OnSetComplete Method

OnSetComplete(int, object, object)

For internal use.

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