metodo System::ComponentModel::IContainer::Add
IContainer::Add method
Informazioni RTTI.
virtual void System::ComponentModel::IContainer::Add(System::SharedPtr<IComponent> component)=0
| Parametro | Tipo | Descrizione |
|---|---|---|
| component | System::SharedPtr<IComponent> | Component da aggiungere. |
Osservazioni
Aggiunge il componente al contenitore.
Vedi anche
- Typedef SharedPtr
- Class IComponent
- Class IContainer
- Namespace System::ComponentModel
- Library Aspose.Font for C++