ILoAddends.Item

Syntax

Item(Index: Integer): ILoAddend;

Parameters

Index. Summand index in the collection.

Description

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

Comments

The property is read-only.

Example

The property use is given in the example for the ILoAddend.Variable property.

See also:

ILoAddends