ILanerAttributes.FindByKey

Syntax

FindByKey(Key: Integer): IMetaAttribute;

Parameters

Key is an attribute key in the collection.

Description

The FindByKey method searches an attribute in the collection by the key and returns the object, containing the attribute in case of successful search.

See also:

ILanerAttributes