Interval.IsIncreasing Property

Returns true if t0 < t1.
Public ReadOnly Property IsIncreasing() As Boolean
This language is not supported or no code example is available.
public bool IsIncreasing {get;}
This language is not supported or no code example is available.

Property Value

bool

.NET Framework

Supported in: 4.8

In this article

Definition