Item(Index: Integer): IForeMethodParam;
Index. Parameter index in collection.
The Item property returns a parameter from the collection by its index.
The example of use is given in description of the IBaseMethod.Bind method.
See also:
IForeMethodParams