[]
Delegate for NotInList event.
public delegate void NotInListEventHandler(object sender, NotInListEventArgs e)
Type | Name | Description |
---|---|---|
object | sender | Delegate for NotInList event. |
NotInListEventArgs | e | Delegate for NotInList event. |
Name | Description |
---|---|
NotInListEventHandler(object, IntPtr) |
Name | Description |
---|---|
BeginInvoke(object, NotInListEventArgs, AsyncCallback, object) | |
EndInvoke(IAsyncResult) | |
Invoke(object, NotInListEventArgs) |