Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Initializes a new instance of the NotifyCollectionChangedEventArgs class.
var args = new Sys.NotifyCollectionChangedEventArgs(changes);
Parameters
Parameter |
Description |
|---|---|
changes |
A CollectionChange object that contains an array of changes that were performed on the collection since the last event. |