Método System::TypeInfo::GetConstructor
TypeInfo::GetConstructor method
Busca un constructor de instancia público cuyos parámetros coincidan con los tipos en la matriz especificada.
SharedPtr<System::Reflection::ConstructorInfo> System::TypeInfo::GetConstructor(const ArrayPtr<TypeInfo> &types) const
Ver también
- Typedef SharedPtr
- Class ConstructorInfo
- Typedef ArrayPtr
- Class TypeInfo
- Class TypeInfo
- Namespace System
- Library Aspose.Page for C++