onCollectionChanged Method

Summary

Overrides LeadCollection.OnCollectionChanged to handle items being added to or removed from the viewer.

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

Parameters

e

Event data

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly