| IAppDestroyGenericObjectAsync Method |
| Name | Description | |
|---|---|---|
| DestroyGenericObjectAsync(String, AsyncHandle) | Removes an app object. The children of the object (if any) are removed as well. | |
| DestroyGenericObjectAsyncT(String, FuncResponse, T, AsyncHandle) | Removes an app object. The children of the object (if any) are removed as well. |