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
| Parameter | Type | Açıklama |
|---|---|---|
| attributeType | const 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
- Class SmartPtr
- Class TypeInfo
- Class TypeInfo
- Namespace System
- Library Aspose.Page for C++