RangeTToString Method

Gets the string representation of this RangeT instance.

Definition

Namespace: KGySoft.CoreLibraries
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 8.1.0
C#
public override string ToString()

Return Value

String
A String that represents this RangeT instance.

See Also