Show contents 

Laner > Laner Assembly Interfaces > ILanerMetaAttributeValueList > ILanerMetaAttributeValueList.FindByKey

ILanerMetaAttributeValueList.FindByKey

Syntax

FindByKey(AttributeKey: Integer): ILanerMetaAttributeValue;

Parameters

AttributeKey is an attribute key.

Description

The FindByKey method finds attribute in the collection by its key.

See also:

ILanerMetaAttributeValueList