System::Reflection::ConstructorInfo::Invoke طريقة
ConstructorInfo::Invoke method
ينفّذ الطريقة أو المنشئ الممثَّل بواسطة النسخة الحالية، باستخدام المعلمات المحددة.
System::SharedPtr<System::Object> System::Reflection::ConstructorInfo::Invoke(const System::ArrayPtr<System::SharedPtr<System::Object>> ¶meters)
| Parameter | Type | الوصف |
|---|---|---|
| معلمات | const System::ArrayPtr<System::SharedPtr<System::Object>>& | المعلمات المحددة (غير مدعومة) |
انظر أيضًا
- Typedef SharedPtr
- Class Object
- Typedef ArrayPtr
- Class ConstructorInfo
- Namespace System::Reflection
- Library Aspose.Page for C++