IForeMethodParams.Count

Syntax

Count: Integer;

Description

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

Example

The example of use is given in description of the IBaseMethod.Bind method.

See also:

IForeMethodParams