IMetaAttributesSet.IndexOf

Syntax

IndexOf(Attribute: IMetaAttribute): Integer;

Parameters

Attribute - attribute.

Description

The IndexOf method returns attribute index in the set. If an attribute is absent in the set, the method returns value -1.

See also:

IMetaAttributesSet