Click or drag to resize

ParameterSetElement Constructor

Overload List
 NameDescription
Public methodParameterSetElement(String) Initializes a new instance of the ParameterSetElement class with the specified parameter name.
Public methodParameterSetElement(String, Double) Initializes a new instance of the ParameterSetElement class with the specified parameter name and value.
Public methodParameterSetElement(String, Double, Double, Boolean) Initializes a new instance of the ParameterSetElement class.
Public methodParameterSetElement(String, Double, Double, Boolean, NullableDouble, Boolean, NullableDouble, Boolean) Initializes a new instance of the ParameterSetElement class.
Top
See Also