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>> &parameters)
ParametroTipoDescrizione
parametriconst System::ArrayPtr<System::SharedPtr<System::Object>>&parametri specificati (non supportati)

Vedi anche