Activator..::..CreateInstance Method
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
CreateInstance(Type, array<Object>[]()[][]) | |
![]() ![]() |
CreateInstance<(Of <<'(T>)>>)(array<Object>[]()[][]) | |
![]() ![]() |
CreateInstance(Type) | |
![]() ![]() |
CreateInstance<(Of <<'(T>)>>)()()()() |
Creates an instance of the type designated by the specified generic type parameter, using the parameterless constructor.
|