Subscriber portal
Describes how the collection was changed.
Namespace: Sys
Inherits: Sys.EventArgs
var args = new Sys.NotifyCollectionChangedEventArgs(changes);
Name
Description
Sys.NotifyCollectionChangedEventArgs Constructor
Initializes a new instance of the NotifyCollectionChangedEventArgs class.
Sys.NotifyCollectionChangedEventArgs.changes Property
Gets an array of changes that were performed on the collection since the last event.