System::Attribute::GetCustomAttributes methode
Attribute::GetCustomAttributes method
Retourneert alle aangepaste attributen die zijn toegepast op het opgegeven type.
static ArrayPtr<Object::ptr> System::Attribute::GetCustomAttributes(const TypeInfo &type)
| Parameter | Type | Beschrijving |
|---|---|---|
| type | const TypeInfo& | Type‑attributen waarvan opgehaald moet worden |
ReturnValue
Een array die attributen bevat die op het opgegeven type zijn toegepast