Last updated
Was this helpful?
Last updated
Was this helpful?
Method in
Gets the type of the parameter at the given index.
The type of the parameter. If index
is
beyond the length of [VariadicParameterType](yarn.functiontype.parameters.md">Parameters , and is not null
, <a href="yarn.functiontype.variadicparametertype.md) is returned.
int
index
The index of the parameter to get the type for.