System::TypeInfo::GetCustomAttribute metodu

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
ParameterTypeAçıklama
attributeTypeconst TypeInfo&Aranacak özniteliğin 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 işaretçi.

Ayrıca Bakınız