metodo System::Reflection::ConstructorInfo::Invoke
ConstructorInfo::Invoke method
Invoca il metodo o il costruttore rappresentato dall’istanza corrente, utilizzando i parametri specificati.
System::SharedPtr<System::Object> System::Reflection::ConstructorInfo::Invoke(const System::ArrayPtr<System::SharedPtr<System::Object>> ¶meters)
| Parametro | Tipo | Descrizione |
|---|---|---|
| parametri | const System::ArrayPtr<System::SharedPtr<System::Object>>& | parametri specificati (non supportati) |
Vedi anche
- Typedef SharedPtr
- Class Object
- Typedef ArrayPtr
- Class ConstructorInfo
- Namespace System::Reflection
- Library Aspose.Font for C++