Méthode System::Reflection::MemberInfo::AddAttribute
MemberInfo::AddAttribute method
Ajoute un attribut à la collection.
void System::Reflection::MemberInfo::AddAttribute(const ObjectPtr &attribute)
| Paramètre | Type | Description |
|---|---|---|
| attribute | const ObjectPtr& | Attribute à ajouter au membre actuel. |
Voir aussi
- Typedef ObjectPtr
- Class MemberInfo
- Namespace System::Reflection
- Library Aspose.Font for C++