Method raiseItemInserted
raiseItemInserted(T, Int32)
Fire the ItemInserted event
Declaration
protected virtual void raiseItemInserted(T item, int index)
Parameters
Type | Name | Description |
---|---|---|
T | item | The item that was added |
System.Int32 | index |