Show contents 

ForeNet > ForeNet Assembly Interfaces > IForeNETRuntimeMethods > IForeNETRuntimeMethods.Count

IForeNETRuntimeMethods.Count

Syntax

Count: Integer;

Description

The Count property returns the number of .NET methods in the collection.

Example

The example of use is given in description of the IForeNETRuntimeType.Methods property.

See also:

IForeNETRuntimeMethods