NDepend.API Documentation
Range Class
Members 
NDepend.Helpers Namespace : Range Class
This class define a numerical closed range. It is useful to make some code queries generated easier to read.
Syntax
public sealed class Range 
Remarks
The range is closed in the sense that lower and upper numeric bounds are considered in the range.
Inheritance Hierarchy

System.Object
   NDepend.Helpers.Range

Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

Range Members
NDepend.Helpers Namespace