The methods of the IContainer interface are listed below. For a complete list of IContainer interface members, see the IContainer Members topic.
Add | Overloaded. Adds the specified component to the IContainer. |
Dispose | Disposes of the IContainer. |
GetComponent | Gets a specific component in the IContainer. |
GetComponents | Gets all the components in the IContainer. |
Remove | Removes a component from the IContainer. |