System::Attribute::GetCustomAttributes metodu

Attribute::GetCustomAttributes method

Belirtilen türe uygulanan tüm özel öznitelikleri döndürür.

static ArrayPtr<Object::ptr> System::Attribute::GetCustomAttributes(const TypeInfo &type)
ParameterTypeAçıklama
türconst TypeInfo&Alınacak türün öznitelikleri

ReturnValue

Belirtilen türe uygulanan öznitelikleri içeren bir dizi

Ayrıca Bakınız