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