Méthode System::Reflection::ConstructorInfo::Invoke
ConstructorInfo::Invoke method
Invoque la méthode ou le constructeur représenté par l’instance actuelle, en utilisant les paramètres spécifiés.
System::SharedPtr<System::Object> System::Reflection::ConstructorInfo::Invoke(const System::ArrayPtr<System::SharedPtr<System::Object>> ¶meters)
| Paramètre | Type | Description |
|---|---|---|
| paramètres | const System::ArrayPtr<System::SharedPtr<System::Object>>& | paramètres spécifiés (non pris en charge) |
Voir aussi
- Typedef SharedPtr
- Class Object
- Typedef ArrayPtr
- Class ConstructorInfo
- Namespace System::Reflection
- Library Aspose.Font for C++