System::Activator 类
Activator class
包含创建对象类型的方法。
class Activator
方法
| 方法 | 描述 |
|---|---|
| static CreateInstance(const System::TypeInfo&) | 使用该类型的无参构造函数创建指定类型的实例。 |
另见
- Namespace System
- Library Aspose.Font for C++
包含创建对象类型的方法。
class Activator
| 方法 | 描述 |
|---|---|
| static CreateInstance(const System::TypeInfo&) | 使用该类型的无参构造函数创建指定类型的实例。 |