IMsModelParamValues.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

Count: integer;

Description

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

Comments

To get the specific value of the parameter from the collection, use the IMsModelParamValues.Item property.

See also:

IMsModelParamValues