Options
All
  • Public
  • Public/Protected
  • All
Menu

Class IntervalEndPoint

The type of end point for an interval.

Hierarchy

  • IntervalEndPoint

Index

Properties

Properties

Static Closed

Closed: IntervalEndPoint = new IntervalEndPoint()

The end point of an interval is closed.

Static Open

Open: IntervalEndPoint = new IntervalEndPoint()

The end point of an interval is open.