IMetaAttributeParamItems.Item

Fore Syntax

Item(Index: Integer): IMetaAttributeParamItem;

Fore.NET Syntax

Item[Index: Integer]: Prognoz.Platform.Interop.ExtCtrls.MetaAttributeParamItem;

Parameters

Index. Parameter index in the collection.

Description

The Item property returns information on the selected parameter.

See also:

IMetaAttributeParamItems