'Declaration Protected Overridable Sub OnItemsChanged( _ ByVal e As System.Collections.Specialized.NotifyCollectionChangedEventArgs _ )
'Usage Dim instance As DataValidationListBox Dim e As System.Collections.Specialized.NotifyCollectionChangedEventArgs instance.OnItemsChanged(e)
protected virtual void OnItemsChanged( System.Collections.Specialized.NotifyCollectionChangedEventArgs e )
Parameters
- e