Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets an array of changes that were performed on the collection since the last event.
var a = MyNotifyCollChangedEventArgs.get_changes();
Return Value
An array of CollectionChange objects that were performed on the collection since the last event.