'Declaration
Protected Overrides Sub OnCollectionChanged( _ ByVal e As NotifyCollectionChangedEventArgs _ )
protected override void OnCollectionChanged( NotifyCollectionChangedEventArgs e )
Parameters
- e
- Arguments of the event being raised.
'Declaration
Protected Overrides Sub OnCollectionChanged( _ ByVal e As NotifyCollectionChangedEventArgs _ )
protected override void OnCollectionChanged( NotifyCollectionChangedEventArgs e )