System::Reflection::ConstructorInfo::Invoke metode
ConstructorInfo::Invoke method
Memanggil metode atau konstruktor yang diwakili oleh instance saat ini, menggunakan parameter yang ditentukan.
System::SharedPtr<System::Object> System::Reflection::ConstructorInfo::Invoke(const System::ArrayPtr<System::SharedPtr<System::Object>> ¶meters)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| parameter | const System::ArrayPtr<System::SharedPtr<System::Object>>& | parameter yang ditentukan (tidak didukung) |
Lihat Juga
- Typedef SharedPtr
- Class Object
- Typedef ArrayPtr
- Class ConstructorInfo
- Namespace System::Reflection
- Library Aspose.Page for C++