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