ITermList.Item

Syntax

Item(Index: Integer): ITerm;

Parameters

Index is the term index in the collection.

Description

The Item property returns properties of the term, the index of which is passed as the Index input parameter.

See also:

ITermList