public delegate void NotifyCollectionEventHandler( object sender, NotifyCollectionEventArgs e )
'Declaration Public Delegate Sub NotifyCollectionEventHandler( _ ByVal sender As Object, _ ByVal e As NotifyCollectionEventArgs _ )
NotifyCollectionEventHandler Members C1.WPF.Document Namespace