'Declaration Protected Overrides Sub OnCollectionChanged( _ ByVal e As NotifyCollectionChangedEventArgs _ )
'Usage Dim instance As ObservableColumnCollection Dim e As NotifyCollectionChangedEventArgs instance.OnCollectionChanged(e)
protected override void OnCollectionChanged( NotifyCollectionChangedEventArgs e )
Parameters
- e