Méthode System::TypeInfo::AddAttribute
TypeInfo::AddAttribute method
Ajoute l’attribut spécifié à la liste des attributs du type.
void System::TypeInfo::AddAttribute(const ObjectPtr &attribute)
| Paramètre | Type | Description |
|---|---|---|
| attribut | const ObjectPtr& | Une référence constante à un objet qui représente un attribut à ajouter |
Voir aussi
- Class SmartPtr
- Class TypeInfo
- Namespace System
- Library Aspose.Font for C++