System::TypeInfo::GetCustomAttribute méthode
TypeInfo::GetCustomAttribute method
Recherche l’attribut personnalisé appliqué ayant le type spécifié et appliqué au type représenté par l’objet actuel.
ObjectPtr System::TypeInfo::GetCustomAttribute(const TypeInfo &attributeType) const
| Paramètre | Type | Description |
|---|---|---|
| attributeType | const TypeInfo& | La référence constante à l’objet TypeInfo représentant le type de l’attribut à rechercher |
ReturnValue
Un pointeur vers un objet représentant l’attribut trouvé, ou un pointeur nul si aucun attribut ne correspond aux critères de recherche.
Voir aussi
- Class SmartPtr
- Class TypeInfo
- Class TypeInfo
- Namespace System
- Library Aspose.Font for C++