Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Gets or sets the name and values of a parameter.
The ParameterInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ParameterInfo() | Initializes a new instance of the ParameterInfo class. |
![]() |
ParameterInfo(String, []) | Initializes a new instance of the ParameterInfo class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Name | Gets or sets the defined name of the parameter. |
![]() |
Values | Gets or sets the values of a parameter. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
ToString | (Inherited from Object.) |
Top