ICubeAttachmentEdited.AttributeValueByIndex

Syntax

AttributeValueByIndex(Index: Integer): Variant;

AttributeValueByIndex[Index: Integer]: Object;

Parameters

Index. Attribute index in attachments dictionary.

Description

The AttributeValueByIndex property determines the attribute value with the specified index from the dictionary with attachments.

See also:

ICubeAttachmentEdited