Item(Index: Integer): IForeNETMethodParam;
Item[Index: Integer]: Prognoz.Platform.Interop.ForeNet.IForeNETMethodParam;
Index. Parameter index.
The Item property returns parameter with the specified index.
The example of use is given in description of the IForeNETMethod.Params property.
See also: