System::Attribute::GetCustomAttributes method
Attribute::GetCustomAttributes method
Renvoie tous les attributs personnalisés appliqués au type spécifié.
static ArrayPtr<Object::ptr> System::Attribute::GetCustomAttributes(const TypeInfo &type)
| Paramètre | Type | Description |
|---|---|---|
| type | const TypeInfo& | Attributs de type à récupérer |
ReturnValue
Un tableau contenant les attributs appliqués au type spécifié