Parameter.getNth

Get nth Parameter, folding in tuples.

class Parameter
static
getNth
(,
size_t nth
,
size_t* pn = null
)

Return Value

Type: Parameter

Parameter* nth Parameter NULL not found, *pn gets incremented by the number of Parameters

Meta