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.
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk 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.