Metodo System::Reflection::MemberInfo::AddAttribute
MemberInfo::AddAttribute method
Aggiunge un attributo alla collezione.
void System::Reflection::MemberInfo::AddAttribute(const ObjectPtr &attribute)
| Parametro | Tipo | Descrizione |
|---|---|---|
| attribute | const ObjectPtr& | Attribute da aggiungere al membro corrente. |
Vedi anche
- Typedef ObjectPtr
- Class MemberInfo
- Namespace System::Reflection
- Library Aspose.Font for C++