System::Attribute::GetCustomAttributes yöntemi

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)
ParametreTürAçıklama
türconst TypeInfo&Alınacak tür nitelikleri

ReturnValue

Belirtilen türe uygulanan nitelikleri içeren bir dizi

Ayrıca Bakınız