| ParameterInfo Fields |
The ParameterInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| AttrsImpl | The attributes of the parameter. | |
| ClassImpl | The Type of the parameter. | |
| DefaultValueImpl | The default value of the parameter. | |
| MemberImpl | The member in which the field is implemented. | |
| NameImpl | The name of the parameter. | |
| PositionImpl | The zero-based position of the parameter in the parameter list. |