[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a list of values in a set of numeric parameters.
The following tables list the members exposed by the ListParameter type.
Public Methods
Name | Description | |
---|---|---|
![]() | Add | Add to the list a further parameter. |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | GetValuesInRange |
Return a set of int values representing the value of the parameter for the given range.
|
![]() | IsWildcard |
Returns true if all values between and including min and max are supplied by the parameter.
|
![]() | ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
Public Constructors
Name | Description | |
---|---|---|
![]() | ListParameterNew |
Initializes a new instance of the ListParameter class.
|
Public Properties
Name | Description | |
---|---|---|
![]() | Parameters | Returns list of parameters. |