IContainer Methods
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The IContainer type exposes the following members.
| Name | Description | |
|---|---|---|
|
Add(IComponent) | Adds a component to the container. |
|
Add(IComponent, String) | Adds a component to the container. |
|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
|
Remove | Removes a component from the container. |
Show: