ITermList.IndexOf

Syntax

IndexOf(Term: ITerm): Integer;

Parameters

Term - term, which index must be obtained.

Description

The IndexOf method returns index of the term in the collection. The term is passed as the Term input parameter.

See also:

ITermList