| C1.Win.C1List.4 Assembly > C1.Win.C1List Namespace : NotInListEventHandler Delegate |
'Declaration Public Delegate Sub NotInListEventHandler( _ ByVal sender As System.Object, _ ByVal e As NotInListEventArgs _ )
public delegate void NotInListEventHandler( System.object sender, NotInListEventArgs e )