IMsModelParams.Count

Syntax

Count: Integer;

Description

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

Comments

To get the certain parameter from the collection, use the IMsModelParams.Item property.

See also:

IMsModelParams