C1.WPF.GanttView.4.6.2 Assembly / C1.GanttView Namespace / TaskCollection Class / OnListChanged Method

In This Topic
OnListChanged Method (TaskCollection)
In This Topic
Raises the ListChanged event.
Syntax
'Declaration
 
Protected Overridable Sub OnListChanged( _
   ByVal e As ListChangedEventArgs _
) 
 

Parameters

e
See Also