System::TypeInfo::GetConstructor metod

TypeInfo::GetConstructor method

Söker efter en public instanskonstruktor vars parametrar matchar typerna i den angivna arrayen.

SharedPtr<System::Reflection::ConstructorInfo> System::TypeInfo::GetConstructor(const ArrayPtr<TypeInfo> &types) const

Se även