ITermList.Item

Syntax

Item(Index: Integer): ITerm;

Parameters

Index - term index in the collection.

Description

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

See also:

ITermList