System::Reflection::ConstructorInfo::Invoke metod

ConstructorInfo::Invoke method

Invokar metoden eller konstruktorn som representeras av den aktuella instansen, med de angivna parametrarna.

System::SharedPtr<System::Object> System::Reflection::ConstructorInfo::Invoke(const System::ArrayPtr<System::SharedPtr<System::Object>> &parameters)
ParameterTypeBeskrivning
parametrarconst System::ArrayPtr<System::SharedPtr<System::Object>>&angivna parametrar (stöds inte)

Se även