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.
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 removed when the NotifyCollectionChangedAction object is set to remove.
var a = Sys.CollectionChange.oldItems;
An array containing the items that were removed.