IMsCompositeFormulaTermSetList.Item

Syntax

Item(Index: Integer): IMsCompositeFormulaTermSet;

Parameters

Index. Index of the set in the collection.

Description

The Item property returns the set from the collection by its index.

Example

The property use is given in the example for IMsCompositeFormulaTermSetList.Count.

See also:

IMsCompositeFormulaTermSetList