This topic has not yet been rated - Rate this topic

Sys.NotifyCollectionChangedEventArgs Class

.NET Framework 4

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.

Name

Description

Sys.NotifyCollectionChangedEventArgs.changes Property

Gets an array of changes that were performed on the collection since the last event.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ