Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > LeadCollection<T> Class : OnCollectionChanged Method |
protected virtual void OnCollectionChanged( NotifyLeadCollectionChangedEventArgs e )
'Declaration
Protected Overridable Sub OnCollectionChanged( _ ByVal e As NotifyLeadCollectionChangedEventArgs _ )
'Usage
Dim instance As LeadCollection(Of T) Dim e As NotifyLeadCollectionChangedEventArgs instance.OnCollectionChanged(e)
protected virtual void OnCollectionChanged( NotifyLeadCollectionChangedEventArgs e )
function Leadtools.LeadCollection.OnCollectionChanged( e )
protected: virtual void OnCollectionChanged( NotifyLeadCollectionChangedEventArgs^ e )
Properties and methods that modify this collection raise the CollectionChanged event through this virtual method.