System::TypeInfo::GetMethod méthode
TypeInfo::GetMethod method
Obtient la méthode avec le nom spécifié.
SharedPtr<System::Reflection::MethodInfo> System::TypeInfo::GetMethod(const String &name) const
| Paramètre | Type | Description |
|---|---|---|
| nom | const String& | Nom de la méthode à obtenir. |
ReturnValue
Descripteur de méthode (ou null si non trouvé).
Voir aussi
- Typedef SharedPtr
- Class MethodInfo
- Class String
- Class TypeInfo
- Namespace System
- Library Aspose.Font for C++