ITsModelParams.Count

Syntax

Count: Integer;

Description

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

Comments

To get a specific parameter in the collection, use the ITsModelParams.Item property.

See also:

ITsModelParams