Interval Class

public class Interval : IComparable
Methods
 
Name Description
Public method CompareTo(object) Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.
Public method Merge(Interval)
Public method Overlap(Interval)
Top
Name Description
Operator Static GreaterThan
Operator Static LessThan
Top
Fields
 
Name Description
Public field x1
Public field x2
Top
IGS.Genamo.SpanGrid.Interval

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8