Activator.CreateComInstanceFrom Method
.NET Framework 4
Creates an instance of the COM object whose name is specified.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
CreateComInstanceFrom(String, String) | Creates an instance of the COM object whose name is specified, using the named assembly file and the constructor that best matches the specified parameters. |
|
CreateComInstanceFrom(String, String, Byte[], AssemblyHashAlgorithm) | Creates an instance of the COM object whose name is specified, using the named assembly file and the default constructor. |