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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.