Overload List
Name | Description | |
---|---|---|
CreateInstance(Type) |
Creates an instance of the specified type.
| |
CreateInstance(Type, Boolean) |
Creates an instance of the specified type.
| |
CreateInstance(Type, array<Object>[]()[][]) |
Creates an instance of the specified type using the constructor
that best matches the specified parameters.
|