KGy SOFT Core Libraries Help
C#
VB
C++
F#
Show/Hide TOC
Range
T
Constructor
Overload List
Range
T
(T)
Initializes a new instance of the
Range
T
struct
between the default value of
T
and the specified
upperBound
.
Range
T
(T, T)
Initializes a new instance of the
Range
T
struct
between the specified
lowerBound
and
upperBound
.
See Also
Reference
Range
T
Structure
KGySoft.CoreLibraries Namespace
In This Article
Overload List
See Also