'Declaration
Public Sub OnCollectionChanged( _
ByVal As System.Object, _
ByVal As System.Collections.Specialized.NotifyCollectionChangedEventArgs _
)
public void OnCollectionChanged(
System.object ,
System.Collections.Specialized.NotifyCollectionChangedEventArgs
)