ILindoParamUnits.Item

Syntax

Item(Index: Integer): ILindoParamUnit;

Parameters

Index. Parameter index.

Description

The Item property returns the specified parameter from the collection.

Comments

Parameter indexing is continuous and starts with zero. To get the number of collection parameters, use the ILindoParamUnits.Count property.

See also:

ILindoParamUnits