IForeAssembly.ClassesCount

Syntax

ClassesCount: Integer;

Description

The ClassesCount method returns the number of classes/interfaces/enumerations implemented in assembly.

Example

The example of use is given in description of the IForeAssembly.ClassItem method.

See also:

IForeAssembly