get_parameter_at


Description:

public unowned Param get_parameter_at (int index)

Gets the Param at the specified index.

Parameters:

this

a ParamList

index

the index of the requested parameter

Returns:

the Param at the specified index.