←Select platform

OnCollectionChanged Method

Summary

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

Syntax
C#
VB
C++
protected override void OnCollectionChanged( 
   NotifyLeadCollectionChangedEventArgs e 
) 
Protected Overrides Sub OnCollectionChanged( 
   ByVal e As NotifyLeadCollectionChangedEventArgs 
) 
protected:  
   virtual void OnCollectionChanged( 
      NotifyLeadCollectionChangedEventArgs^ e 
   ) override 

Parameters

e

Event data

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

Leadtools.Controls Assembly

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