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. |
Gets a ParameterInfo that represents the current parameter at run time.
ParameterInfo ToParameterInfo()| Type | Description |
|---|---|
| ParameterInfo | A ParameterInfo that can be used only in run-time code. |