C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace : NotifyCollectionEventHandler Delegate |
'Declaration Public Delegate Sub NotifyCollectionEventHandler( _ ByVal sender As System.Object, _ ByVal e As NotifyCollectionEventArgs _ )
public delegate void NotifyCollectionEventHandler( System.object sender, NotifyCollectionEventArgs e )