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.
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
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.