The CogCollectionReplaceEventArgs type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| Index |
The index at which the item is replaced.
| |
| NewValue |
The new value at the given index.
| |
| OldValue |
The old value at the given index.
|
See Also