Show contents 

Fore > Fore Assembly Interfaces > IForeAssembly > IForeAssembly.ClassesCount

IForeAssembly.ClassesCount

Syntax

ClassesCount: Integer;

ClassesCount: Integer;

Description

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

Fore and Fore.NET Examples

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

See also:

IForeAssembly