ClassesCount: Integer;
The ClassesCount method returns the number of classes/interfaces/enumerations implemented in assembly.
The example of use is given in description of the IForeAssembly.ClassItem method.
See also:
IForeAssembly