'DeclarationProtected Overrides Sub OnItemsChanged( _ ByVal e As NotifyCollectionChangedEventArgs _ )
'UsageDim instance As Selector Dim e As NotifyCollectionChangedEventArgs instance.OnItemsChanged(e)
protected override void OnItemsChanged( NotifyCollectionChangedEventArgs e )
Parameters
- e