IMetaAttributesCollection.FindByKey

Syntax

FindByKey(Key: Integer): IMetaAttribute;

Parameters

Key - attribute key in the collection.

Description

The FindByKey method searches an attribute in the collection by key.

See also:

IMetaAttributesCollection