IForeAssembly.SubsCount

Syntax

SubsCount: Integer;

Description

The SubsCount method returns the number of procedures/functions implemented in global assembly namespace.

Example

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

See also:

IForeAssembly