[]
        
(Showing Draft Content)

C1.C1Preview.OwnedFastListBase.OnInsert

OnInsert Method

OnInsert(int, object)

Called when an item is about to be iserted.

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

The item index.

object item

The item.