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

TypeInfo::GetMethod method

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

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

ReturnValue

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

انظر أيضًا