Member Parameter |
The component for adding parameters to the virtual Method.
| Name | Description |
|---|---|
| Type | The type of the parameter. |
| By Reference | Whether the parameter explicitly passed by reference. |
| Output | Whether the parameter is output. |
| Return Value | Whether the parameter has a return value. |
| Optional | Whether the parameter is optional. |
| Default Value | The default value of the parameter. |