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