System::Attribute::GetCustomAttributes method
Attribute::GetCustomAttributes method
Returnerar alla anpassade attribut som tillämpas på den angivna typen.
static ArrayPtr<Object::ptr> System::Attribute::GetCustomAttributes(const TypeInfo &type)
| Parameter | Typ | Beskrivning |
|---|---|---|
| typ | const TypeInfo& | Typattribut som ska hämtas |
ReturnValue
En array som innehåller attribut som tillämpas på den angivna typen