NumberRangeToString Method

Converts this instance to a string containing the range of numbers.

Definition

Namespace: GleamTech.DocumentUltimate
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
C#
public override string ToString()

Return Value

String
A string representation of the range of numbers.

See Also