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