A class that holds event data for events raised when an item in a strongly typed collection is inserted.
The following tables list the members exposed by the CollectionItemInsertEventArgs(T) type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the CollectionItemInsertEventArgs class. |
Name | Description | |
---|---|---|
![]() |
Gets the zero based index where the item is inserted in the collection. |
|
![]() |
Gets the item that is inserted. |