طريقة System::TypeInfo::GetMethod
TypeInfo::GetMethod method
يحصل على الطريقة ذات الاسم المحدد.
SharedPtr<System::Reflection::MethodInfo> System::TypeInfo::GetMethod(const String &name) const
| معامل | نوع | الوصف |
|---|---|---|
| name | const String& | اسم الطريقة المراد الحصول عليها. |
ReturnValue
وصف الطريقة (أو null إذا لم يتم العثور عليها).
انظر أيضًا
- Typedef SharedPtr
- Class MethodInfo
- Class String
- Class TypeInfo
- Namespace System
- Library Aspose.Font for C++