collectionChanged Event (AnnBatesStampCollection)

Summary

Occurs when the collection changes.

Syntax

JavaScript Syntax
Object.defineProperty(AnnBatesStampCollection.prototype,'collectionChanged',  
	get: function(), 
	set: function(value) 
) 
function collectionChanged.add(function(sender, e)); 
function collectionChanged.remove(function(sender, e)); 
TypeScript Syntax
collectionChanged: void;

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Documents Assembly
Click or drag to resize