'Declaration Protected Overridable Sub OnCollectionChanging( _ ByVal e As NotifyCollectionChangedEventArgs _ )
protected virtual void OnCollectionChanging( NotifyCollectionChangedEventArgs e )
Parameters
- e
- The System.Collections.Specialized.NotifyCollectionChangedEventArgs instance containing the event data.