System::TypeInfo::GetMethod मेथड
TypeInfo::GetMethod method
निर्दिष्ट नाम वाले मेथड को प्राप्त करता है।
SharedPtr<System::Reflection::MethodInfo> System::TypeInfo::GetMethod(const String &name) const
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| नाम | const String& | प्राप्त करने के लिए मेथड का नाम। |
ReturnValue
मेथड डिस्क्रिप्टर (या यदि नहीं मिला तो null)।
संबंधित देखें
- Typedef SharedPtr
- Class MethodInfo
- Class String
- Class TypeInfo
- Namespace System
- Library Aspose.Page for C++