System::Reflection::MemberInfo::AddAttribute méthode
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.Page for C++