IForeNETMethods.Item

Syntax

Item(Index: Integer): IForeNETMethod;

Item[Index: Integer]: Prognoz.Platform.Interop.ForeNet.IForeNETMethod;

Parameters

Index.Index of .NET method in the collection.

Description

The Item property returns parameters of the specified .NET method.

See also:

IForeNETMethods