ICubeAttachments.Item

Syntax

Item(Index: Integer): ICubeAttachment;

Parameters

Index. Index of attachment in the collection.

Description

The Item property returns parameters of the attachment with the specified index.

Example

The example of use is given in description of the ICubeAttachments.Attributes property.

See also:

ICubeAttachments