ForeClassType

Description

The ForeClassType enumeration contains types of structures that can be used in Fore to write application code.

It is used by the following properties and methods:

Available Values

Value Brief description
0 Class_. Class.
1 Enum_. Enumeration type.
2 Interface_. Interface.
3 Sub_. Procedure/function.

See also:

Fore Assembly Enumerations