collectionChanged Event

Summary

Occurs when the collection changes.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnContainerCollection.prototype,'collectionChanged',  
	get: function(), 
	set: function(value) 
) 
collectionChanged: LeadEvent; 
Remarks

AnnNotifyCollectionChangedEventArgs

The event handler receives an argument of type AnnNotifyCollectionChangedEventArgs, which contains data that is related to this event.

Event Data
ParameterTypeDescription
sendervarThe source of the event.
eAnnNotifyCollectionChangedEventArgsThe event data.
Requirements

Target Platforms

Help Version 23.0.2024.3.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Annotations.Engine Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.