ITermList.IndexOf

Syntax

IndexOf(Term: ITerm): Integer;

Parameters

Term is a term, the index of which should be received.

Description

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

See also:

ITermList