System::Reflection::ConstructorInfo::Invoke método
ConstructorInfo::Invoke method
Invoca el método o constructor representado por la instancia actual, usando los parámetros especificados.
System::SharedPtr<System::Object> System::Reflection::ConstructorInfo::Invoke(const System::ArrayPtr<System::SharedPtr<System::Object>> ¶meters)
| Parámetro | Tipo | Descripción |
|---|---|---|
| parámetros | const System::ArrayPtr<System::SharedPtr<System::Object>>& | parámetros especificados (no soportado) |
Ver también
- Typedef SharedPtr
- Class Object
- Typedef ArrayPtr
- Class ConstructorInfo
- Namespace System::Reflection
- Library Aspose.Page for C++