System::Activator class
Activator class
Contains methods to create types of objects.
class Activator
Methods
Method | Description |
---|---|
static CreateInstance(const System::TypeInfo&) | Creates an instance of the specified type using the parameterless constructor of that type. |
See Also
- Namespace System
- Library Aspose.PDF for C++