Sys.CollectionChange.oldItems Field
The items that were removed when the NotifyCollectionChangedAction object is set to remove.
var a = Sys.CollectionChange.oldItems;
Return Value
An array containing the items that were removed.
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
The items that were removed when the NotifyCollectionChangedAction object is set to remove.
var a = Sys.CollectionChange.oldItems;
An array containing the items that were removed.