Click or drag to resize

IRangeTIsUpperInclusive Property

If true, the range includes the Upper value. Otherwise values equal to or greater than the Upper value are out of the range.

Namespace: InnerDrive.Core
Assembly: InnerDrive.Core (in InnerDrive.Core.dll) Version: 5.0.8475.0
Syntax
C#
bool IsUpperInclusive { get; }

Property Value

Boolean
See Also