System::Reflection::ConstructorInfo::Invoke metod

ConstructorInfo::Invoke method

Invokerar 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)
ParameterTypBeskrivning
parametrarconst System::ArrayPtr<System::SharedPtr<System::Object>>&angivna parametrar (stöds ej)

Se även