IRangeTIsLowerInclusive Property
            If true, the range includes the Lower value.
            Otherwise values equal to or less than the Lower value
            are out of the range.
            
Namespace: InnerDrive.CoreAssembly: InnerDrive.Core (in InnerDrive.Core.dll) Version: 5.2.9417.0
bool IsLowerInclusive { get; }
Property Value
Boolean