The CogDictionaryReplaceEventArgs type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| Key |
Key of item replaced.
| |
| NewValue |
Value of replacing item.
| |
| OldValue |
Value of replaced item.
|
See Also