Used for creating badly behaved COM types.
For all other types use Activator.CreateInstance.
- type (Type)
- The type of object to create.
A reference to the newly created object.
| In The Hand CreateInstance Method (type) Namespaces ► InTheHand ► ActivatorHelper ► CreateInstance(Type) |