TypeRefGetTypeParametersAsArguments Method |
Get the declared type parameters (if any) of the referenced type as type arguments.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public ChildList<Expression> GetTypeParametersAsArguments()
Return Value
Type:
ChildListExpressionSee Also