System::TypeInfo::GetMethod metodo
TypeInfo::GetMethod method
Ottiene il metodo con il nome specificato.
SharedPtr<System::Reflection::MethodInfo> System::TypeInfo::GetMethod(const String &name) const
| Parametro | Tipo | Descrizione |
|---|---|---|
| nome | const String& | Nome del metodo da ottenere. |
ReturnValue
Descrittore del metodo (o null se non trovato).
Vedi anche
- Typedef SharedPtr
- Class MethodInfo
- Class String
- Class TypeInfo
- Namespace System
- Library Aspose.Font for C++