onCollectionChanged Method

Summary

Raises the CollectionChanged event with the provided arguments.

Syntax

JavaScript Syntax
AnnBatesStampCollection.prototype.onCollectionChanged = function( 
   e 
) 
TypeScript Syntax
onCollectionChanged( 
   e: NotifyLeadCollectionChangedEventArgs 
): void; // protected 

Parameters

e

Arguments of the event being raised.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Documents Assembly