The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IContainer::Add Method
.NET Framework (current version)
Adds the specified component to the IContainer.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Add(IComponent^) | Adds the specified IComponent to the IContainer at the end of the list. |
![]() | Add(IComponent^, String^) | Adds the specified IComponent to the IContainer at the end of the list, and assigns a name to the component. |
Show:
