System::TypeInfo::GetMethod मेथड

TypeInfo::GetMethod method

निर्दिष्ट नाम वाले मेथड को प्राप्त करता है।

SharedPtr<System::Reflection::MethodInfo> System::TypeInfo::GetMethod(const String &name) const
पैरामीटरप्रकारविवरण
नामconst String&प्राप्त करने के लिए मेथड का नाम।

ReturnValue

मेथड डिस्क्रिप्टर (या यदि नहीं मिला तो null)।

संबंधित देखें