ICubeAttachmentAttributes.IndexOf

Syntax

IndexOf(Attribute: ICubeAttachmentAttribute): Integer;

IndexOf(Attribute: Prognoz.Platform.Interop.Cubes.ICubeAttachmentAttribute): Integer;

Parameters

Attribute. Dictionary attribute.

Description

The IndexOf method returns index of the specified attribute in the collection.

See also:

ICubeAttachmentAttributes