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.
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
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.