ActivatorHelper
Overview
Location
- Reference: RemObjects.SDK.dll
- Namespace: RemObjects.SDK
- Platforms: .NET Compact Framework
Class Methods
CreateInstance
class method CreateInstance(type: Type; args: array of Object): Object
static Object CreateInstance(Type type, Object[] args)
Shared Function CreateInstance(type As Type, args As Object()) As Object
Parameters:
- type:
- args: