IMsModelSet.Item

Syntax

Item(Index: Integer): IMsModel;

Parameters

Index. Model index in the collection.

Description

The Item property returns a model by its index.

Example

The property use is given in the example for IMsCalculationChainEntries.FindByCoord.

See also:

IMsModelSet