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