ICubeMetaUpdateAttributeRemappings.Item

Syntax

Item(Index: Integer): ICubeMetaUpdateAttributeRemapping;

Parameters

Index. Correspondence index in the collection.

Description

The Item property returns a correspondence from the collection based on its index.

Example

The property use is given in the example for ICubeMetaUpdateAttributeRemappings.Count.

See also:

ICubeMetaUpdateAttributeRemappings