Occurs when the collection changes.
Object.defineProperty(AnnBatesElementCollection.prototype,'collectionChanged',
get: function(),
set: function(value)
)
function collectionChanged.add(function(sender, e));
function collectionChanged.remove(function(sender, e));
collectionChanged: void;
AnnNotifyCollectionChangedEventArgs
The event handler receives an argument of type AnnNotifyCollectionChangedEventArgs, which contains data that is related to this event.
Parameter | Type | Description |
---|---|---|
sender | var | The source of the event. |
e | AnnNotifyCollectionChangedEventArgs | The event data. |
Products |
Support |
Feedback: collectionChanged Event (AnnBatesElementCollection) - Leadtools.Annotations.Documents |
Introduction |
Help Version 19.0.2017.3.21
|