NumberRange Constructor
Initializes a new instance of the
NumberRange class from the specified string.
Namespace: GleamTech.DocumentUltimateAssembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
protected NumberRange(
string rangeString
)
Protected Sub New (
rangeString As String
)
Parameters
- rangeString String
- The string containing the range of numbers.