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++