Method ToParameterInfo
ToParameterInfo()
Gets a ParameterInfo that represents the current parameter at run time.
Declaration
ParameterInfo ToParameterInfo()
Returns
Type | Description |
---|---|
ParameterInfo | A ParameterInfo that can be used only in run-time code. |