onCollectionChanged Method

Summary

Raises the CollectionChanged event with the provided arguments.

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

Parameters

e

Event data.

Remarks

Properties and methods that modify this collection raise the CollectionChanged event through this virtual method.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.