IMetaHierarchyLevels.IndexOf

Syntax

IndexOf(Value: IMetaHierarchyLevel): Integer;

Parameters

Value - level of hierarchy.

Description

The IndexOf method returns an index of specified level in the collection. If a level is absent in a collection, the method returns value -1.

See also:

IMetaHierarchyLevels