IsUpperBoundInclusive Property
Indicates whether the upper bound of the current range is inclusive.
public bool IsUpperBoundInclusive {get; set;}
'Declaration
Public Property IsUpperBoundInclusive As Boolean
Property Value
true if the upper bound of the current range is inclusive; otherwise,
false.