System::TypeInfo::GetMethod μέθοδος
TypeInfo::GetMethod method
Λαμβάνει τη μέθοδο με το καθορισμένο όνομα.
SharedPtr<System::Reflection::MethodInfo> System::TypeInfo::GetMethod(const String &name) const
| Parameter | Type | Περιγραφή |
|---|---|---|
| όνομα | const String& | Όνομα της μεθόδου που θα ληφθεί. |
ReturnValue
Περιγραφέας μεθόδου (ή null εάν δεν βρεθεί).
Δείτε επίσης
- Typedef SharedPtr
- Class MethodInfo
- Class String
- Class TypeInfo
- Namespace System
- Library Aspose.Page for C++