NewArrayGetParameterType Method |
Determine the type of the parameter for the specified argument index.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public override TypeRefBase GetParameterType(
int argumentIndex
)
Parameters
- argumentIndex
- Type: SystemInt32
Return Value
Type:
TypeRefBaseSee Also