[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

  NameDescription
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

  NameDescription
Finalize (Inherited from Object.)
MemberwiseClone (Inherited from Object.)

Public Constructors

  NameDescription
ListParameterNew
Initializes a new instance of the ListParameter class.

Public Properties

  NameDescription
Parameters
Returns list of parameters.