Virtual Photonics
System Object
Vts BindableObject
Vts Range T
Vts.Common DoubleRange
Vts.Common FloatRange
Vts.Common IntRange
Vts.Common LongRange
Vts.Common UIntRange
Namespace: Vts
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Immutable class that specifies a range of values and allows enumeration
Inheritance Hierarchy
Vts BindableObject
Vts Range T
Vts.Common DoubleRange
Vts.Common FloatRange
Vts.Common IntRange
Vts.Common LongRange
Vts.Common UIntRange
Namespace: Vts
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
Type Parameters
- T
- The type of the values in the range
See Also