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.Page for C++