For a list of all members of this type, see NotifyLeadCollectionChangedEventArgs members
Public Properties
Name | Description | |
---|---|---|
![]() |
action | Gets the action that caused the event. |
![]() |
newItems | Gets the list of new items involved in the change. |
![]() |
newStartingIndex | Gets the 0-based index at which the change occurred. |
![]() |
oldItems | Gets the list of old items involved in the change. |
![]() |
oldStartingIndex | Gets the 0-based index at which a Move, Remove, or Replace action occurred. |