C1.C1Preview Namespace : EventCollectionChangeEventArgs Class |
For a list of all members of this type, see EventCollectionChangeEventArgs members.
Name | Description | |
---|---|---|
ChangeType | Gets the type of collection's changing. | |
Index | Gets the index within collection where changing occurs. | |
NewItem | Gets the new object at specified index. | |
OldItem | Gets the old object at specified index. |