Named |
The NamedObjectCollectionChangedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Changes | Gets the recorded change flags. | |
| Item | Gets the affected item. | |
| NewName | Gets the current item name. | |
| OldName | Gets the previous item name, if available. | |
| WasItemAdded | Gets a value indicating whether an item was added. | |
| WasItemRemoved | Gets a value indicating whether an item was removed. | |
| WasItemRenamed | Gets a value indicating whether an item was renamed. | |
| WasMultipleItemsChanged | Gets a value indicating whether multiple items changed. |