IForeNETMethods.Item

Синтаксис

Item(Index: Integer): IForeNETMethod;

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

Параметры

Index. Индекс .NET-метода в коллекции.

Описание

Свойство Item возвращает параметры указанного .NET-метода.

См. также:

IForeNETMethods