Represents a constrained range. Syntax
Public Constructors Public Properties Public Methods
Public Methods
Public Properties
Applies this constraint to a value. Syntax Parameters value A value to fit into the range. Return Value Constrained value.
Gets or sets the maximum value. Syntax
Gets or sets the minimum value. Syntax
Initializes a new instance of the Constraint class. Syntax
Initializes a new instance of the Constraint class. Syntax Parameters min Minimum value.max Maximum value.
Overload List