| 名前 | 解説 | |
|---|---|---|
![]()  | ValueInterval コンストラクタ | オーバーロードされます。 | 
ValueIntervalデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]()  | ValueInterval コンストラクタ | オーバーロードされます。 | 
| 名前 | 解説 | |
|---|---|---|
![]()  | DataType | The type of lower and upper bounds (taken from the control’s DataType). | 
![]()  | IncludeMax | If True (default), the upper bound is included. | 
![]()  | IncludeMin | If True (default), the lower bound is included. | 
![]()  | MaxValue | Upper bound. | 
![]()  | MinValue | Lower bound. | 
![]()  | UseMaxValue | If False (default), the upper bound is positive infinity. | 
![]()  | UseMinValue | If False (default), the lower bound is negative infinity. |