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
| Parametre | Tür | Açıklama |
|---|---|---|
| attributeType | const 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
- Class SmartPtr
- Class TypeInfo
- Class TypeInfo
- Namespace System
- Library Aspose.Font for C++