طريقة System::TypeInfo::GetMethod

TypeInfo::GetMethod method

يحصل على الطريقة ذات الاسم المحدد.

SharedPtr<System::Reflection::MethodInfo> System::TypeInfo::GetMethod(const String &name) const
معاملنوعالوصف
nameconst String&اسم الطريقة المراد الحصول عليها.

ReturnValue

وصف الطريقة (أو null إذا لم يتم العثور عليها).

انظر أيضًا