ITypeFactory
Overview
Location
- Reference: RemObjects.SDK.dll
- Namespace: RemObjects.SDK
- Ancestry: ITypeFactory
Required Methods
CreateArray
method CreateArray: ICustomArrayType
ICustomArrayType CreateArray()
Function CreateArray() As ICustomArrayType
CreateComplex
method CreateComplex(name: String): ComplexType
ComplexType CreateComplex(String name)
Function CreateComplex(name As String) As ComplexType
Parameters:
- name:
CreateEnum