[]
        
(Showing Draft Content)

C1.C1Preview.OwnedFastListBase.OnInsertComplete

OnInsertComplete Method

OnInsertComplete(int, object)

Called after an item has been inserted.

Declaration
protected virtual void OnInsertComplete(int index, object item)
Parameters
Type Name Description
int index

The item index.

object item

The item.