IRdsLoaderBindings.Item

Fore Syntax

Item(Index: Integer): IRdsBaseBinding;

Fore.NET Syntax

Item[Index: Integer]: Prognoz.Platform.Interop.Rds.IRdsBaseBinding;

Parameters

Index. Binding index.

Description

The Item property returns parameters of the binding, which index is passed by the Index parameter.

See also:

IRdsLoaderBindings