System::TypeInfo::GetMethod method
TypeInfo::GetMethod method
Hämtar metod med angivet namn.
SharedPtr<System::Reflection::MethodInfo> System::TypeInfo::GetMethod(const String &name) const
| Parameter | Type | Beskrivning |
|---|---|---|
| namn | const String& | Namnet på metoden att hämta. |
ReturnValue
Metodbeskrivning (eller null om den inte hittas).
Se även
- Typedef SharedPtr
- Class MethodInfo
- Class String
- Class TypeInfo
- Namespace System
- Library Aspose.Page for C++