Helper for Activator for specific badly behaved COM objects.
| C# | Visual Basic |
public static class ActivatorHelper
Public NotInheritable Class ActivatorHelper
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| CreateInstance(Type) |
Used for creating badly behaved COM types.
For all other types use Activator.CreateInstance.
|
| Object | |
| ActivatorHelper | |