Container.Add Method
.NET Framework 4.5
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Add(IComponent) | Adds the specified Component to the Container. The component is unnamed. |
|
Add(IComponent, String) | Adds the specified Component to the Container and assigns it a name. |