Interval<T>.ToString Method

Gets a string representation of the interval.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public override string ToString()

Return Value

String
A string representation of the interval.

See Also