System::TypeInfo::GetCustomAttribute yöntemi

TypeInfo::GetCustomAttribute method

Belirtilen tipe sahip ve geçerli nesne tarafından temsil edilen tipe uygulanmış özel özniteliği arar.

ObjectPtr System::TypeInfo::GetCustomAttribute(const TypeInfo &attributeType) const
ParametreTürAçıklama
attributeTypeconst TypeInfo&Aranacak öznitelik türünü temsil eden TypeInfo nesnesine sabit referans

ReturnValue

Bulunan özniteliği temsil eden bir nesneye işaretçi, ya da arama kriterlerine uyan öznitelik bulunamazsa null-pointer

Ayrıca Bakınız