Formats a Number Range as a String value for display.
Syntax
ISSupport.FormatNumberRangeAsDisplayString(numberRange, [separator])
Parameters
| Name | Type | Optional | ByRef | Description |
| numberRange |
ISNumberRange |
|
|
The ISNumberRange to format. |
| separator |
String |
Optional |
|
If both the 'from' and 'to' numbers are populated, the string to separate the values with. Default is 'to'.
If omitted, a value of to is assumed. |
Return Value
- Member of:
- ISSupport
- Namespace:
- Intersoft.ISSupport6
- Assembly:
- ISSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0