| C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > ValueInterval Class > ValueInterval Constructor : ValueInterval Constructor(Object,Object,Boolean,Boolean) |
'Declaration Public Function New( _ ByVal minValue As System.Object, _ ByVal maxValue As System.Object, _ ByVal includeMin As System.Boolean, _ ByVal includeMax As System.Boolean _ )
public ValueInterval( System.object minValue, System.object maxValue, System.bool includeMin, System.bool includeMax )