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