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)
ParameterTypeBeschrijving
typeconst TypeInfo&Type‑attributen waarvan opgehaald moet worden

ReturnValue

Een array die attributen bevat die op het opgegeven type zijn toegepast

Zie ook