TypeClassArray Type

Represents an array of the TypeClass type.

Namespace: flcDataStructs
type
 TypeClassArray = Array of TypeClass;