All pages
Powered by GitBook
1 of 1

Loading...

GetParameterAt(int)

Method in FunctionType

Summary

Gets the type of the parameter at the given index.

public IType GetParameterAt(int index)

Parameters

Name
Description

Returns

The type of the parameter. If index is beyond the length of , and is not null , is returned.

int index

The index of the parameter to get the type for.

Parameters
VariadicParameterType
VariadicParameterType