System::ComponentModel::IContainer::Add methode
IContainer::Add method
RTTI-informatie.
virtual void System::ComponentModel::IContainer::Add(System::SharedPtr<IComponent> component)=0
| Parameter | Type | Beschrijving |
|---|---|---|
| component | System::SharedPtr<IComponent> | Component om toe te voegen. |
Opmerkingen
Voegt component toe aan container.
Zie ook
- Typedef SharedPtr
- Class IComponent
- Class IContainer
- Namespace System::ComponentModel
- Library Aspose.Page for C++