System::TypeInfo::GetConstructor method
TypeInfo::GetConstructor method
Searches for a public instance constructor whose parameters match the types in the specified array.
SharedPtr<System::Reflection::ConstructorInfo> System::TypeInfo::GetConstructor(const ArrayPtr<TypeInfo> &types) const
See Also
- Typedef SharedPtr
- Class ConstructorInfo
- Typedef ArrayPtr
- Class TypeInfo
- Class TypeInfo
- Namespace System
- Library Aspose.Font for C++