IntRangeToString Method

Return the string representation of this instance.

Definition

Namespace: Html
Assembly: Html (in Html.dll) Version: 25.2822.3845
C#
public override string ToString()

Return Value

String
String representation of the range, from the start value to the end value.

See Also