←Select platform

OnCollectionChanged Method

Summary

Raises the CollectionChanged event with the provided arguments.

Syntax

C#
VB
C++
protected virtual void OnCollectionChanged( 
   NotifyLeadCollectionChangedEventArgs e 
) 
Protected Overridable Sub OnCollectionChanged( _ 
   ByVal e As Leadtools.NotifyLeadCollectionChangedEventArgs _ 
)  
protected: 
virtual void OnCollectionChanged(  
   Leadtools.NotifyLeadCollectionChangedEventArgs^ e 
)  

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly