System::TypeInfo::GetMethod metod
TypeInfo::GetMethod method
Hämtar metod med angivet namn.
SharedPtr<System::Reflection::MethodInfo> System::TypeInfo::GetMethod(const String &name) const
| Parameter | Typ | 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.PDF for C++