Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes how the collection was changed.
Namespace: Sys
Inherits: Sys.EventArgs
var args = new Sys.NotifyCollectionChangedEventArgs(changes);
Constructors
| Name | Description | 
|---|---|
| Initializes a new instance of the NotifyCollectionChangedEventArgs class. | 
Members
| Name | Description | 
|---|---|
| Gets an array of changes that were performed on the collection since the last event. |