Click or drag to resize

IInstantiableTINSTANCECreateClassInstance Method

Creates the class instance.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
TINSTANCE CreateClassInstance()

Return Value

TINSTANCE
an instance of this class, which is of the defined type.
See Also