Occurs when an item is added, removed, changed, moved, or the entire list is refreshed.
Namespace: MindFusion.Charting.Collections
Package: Collections.js
JavaScript Copy Code |
---|
Object.defineProperty(ObservableCollection.prototype, "collectionChanged", { value: NotifyCollectionChangedEventDispatcher }); |