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>> &parameters)
ParámetroTipoDescripción
parámetrosconst System::ArrayPtr<System::SharedPtr<System::Object>>&parámetros especificados (no soportado)

Ver también