Show contents 

ForeNet > ForeNet Assembly Interfaces > IForeNETMethodParams > IForeNETMethodParams.Count

IForeNETMethodParams.Count

Syntax

Count: Integer;

Count: Integer;

Description

The Count property returns the number of parameters in the collection.

Fore and Fore.NET Examples

The example of use is given in description of the IForeNETMethod.Params property.

See also:

IForeNETMethodParams