The CogCollectionKeyChangeEventArgs type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| Index |
The index at which the item's key is changed.
| |
| NewKey |
The new key.
| |
| OldKey |
The old key.
|
See Also