System::TypeInfo::GetConstructor 方法
TypeInfo::GetConstructor method
搜索具有公共实例构造函数,其参数与指定数组中的类型匹配。
SharedPtr<System::Reflection::ConstructorInfo> System::TypeInfo::GetConstructor(const ArrayPtr<TypeInfo> &types) const
另见
- Typedef SharedPtr
- Class ConstructorInfo
- Typedef ArrayPtr
- Class TypeInfo
- Class TypeInfo
- Namespace System
- Library Aspose.Font for C++