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 22.0.2023.2.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

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