IMetaIndexes.FindById

Syntax

FindById(Id: String): IMetaIndex;

Parameters

Id - index identifier.

Description

The FindById method searches for an index in the collection by identifier.

See also:

IMetaIndexes