[]
Delegate for add-remove ItemContainer instance event.
public delegate void AddRemoveItemContainerDelegate(ILayout sender, string id)
| Type | Name | Description |
|---|---|---|
| ILayout | sender | Calling ILayout instance. |
| string | id | ItemContainer's id |
| Name | Description |
|---|---|
| AddRemoveItemContainerDelegate(object, nint) |
| Name | Description |
|---|---|
| BeginInvoke(ILayout, string, AsyncCallback, object) | |
| EndInvoke(IAsyncResult) | |
| Invoke(ILayout, string) |