Click or drag to resize

OptionInteger Constructor

Overload List
  NameDescription
Public methodOptionInteger(Int32)
Initializes a new instance of the OptionInteger class
Public methodOptionInteger(Int32, Boolean, Int32)
Initializes a new instance of the OptionInteger class.
Public methodCode exampleOptionInteger(Int32, Int32, Int32)
Initializes a new instance of the OptionInteger class with both lower and upper limits.
Top
See Also