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