ICubeAttachmentAttributes.FindByKey

Syntax

FindByKey(Key: Integer): ICubeAttachmentAttribute;

Parameters

Key. Attribute key.

Description

The FindByKey method searches by key and returns attribute parameters in case of successive search results.

Comments

The method returns Null, if attribute with the specified key is not found.

See also:

ICubeAttachmentAttributes