[]
        
(Showing Draft Content)

C1.C1Preview.OwnedFastListBase.OnRemove

OnRemove Method

OnRemove(int, object)

Called when an item is about to be removed.

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

The item index.

object item

The item.