IForeClass.SubsCount

Syntax

SubsCount: Integer;

Description

The SubsCount property returns the number of procedures or functions implemented in the current structure.

Example

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

See also:

IForeClass