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