System::Attribute::GetCustomAttribute yöntemi
Attribute::GetCustomAttribute method
Belirtilen türe uygulanan belirtilen türdeki özel özniteliği döndürür.
static Object::ptr System::Attribute::GetCustomAttribute(const TypeInfo &type, const TypeInfo &attributeType)
| Parametre | Tür | Açıklama |
|---|---|---|
| tür | const TypeInfo& | Alınan öznitelik türü |
| attributeType | const TypeInfo& | Alınacak öznitelik türü |
ReturnValue
Alınan bir öznitelik veya belirtilen türde belirtilen tipte öznitelik yoksa null.
Ayrıca Bakınız
- Typedef ptr
- Class TypeInfo
- Class Attribute
- Namespace System
- Library Aspose.Font for C++