Sys.CollectionChange.newItems Field
The items that were added when the NotifyCollectionChangedAction object is set to add.
var a = Sys.CollectionChange.newItems;
Return Value
An array of items that were added.
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
The items that were added when the NotifyCollectionChangedAction object is set to add.
var a = Sys.CollectionChange.newItems;
An array of items that were added.