protected virtual void OnCollectionChanged( CollectionChangeEventArgs ccevent )
'Declaration Protected Overridable Sub OnCollectionChanged( _ ByVal ccevent As CollectionChangeEventArgs _ )
'Declaration
Protected Overridable Sub OnCollectionChanged( _ ByVal ccevent As CollectionChangeEventArgs _ )
'Usage Dim instance As NotifyCollection Dim ccevent As CollectionChangeEventArgs instance.OnCollectionChanged(ccevent)
'Usage
Dim instance As NotifyCollection Dim ccevent As CollectionChangeEventArgs instance.OnCollectionChanged(ccevent)
NotifyCollection Class NotifyCollection Members