Click or drag to resize

OptionDouble Constructor

Overload List
  NameDescription
Public methodOptionDouble(Double)
Initializes a new instance of the OptionDouble class
Public methodOptionDouble(Double, Boolean, Double)
Initializes a new instance of the double option class.
Public methodCode exampleOptionDouble(Double, Double, Double)
Initializes a new instance of the OptionDouble class with lower and upper limits.
Top
See Also