IForeMethods.Item

Syntax

Item(Index: Integer): IForeMethod;

Item[Index: Integer]: Prognoz.Platform.Interop.KeFore.IForeMethod;

Parameters

Index. Index of custom method in collection.

Description

The Item property returns method parameters by its index.

See also:

IForeMethods