Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Defines the range of integers
Namespace: Vts.CommonAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
Parameters
- start
- Type: System Int32
The start of the range
- stop
- Type: System Int32
The end of the range
- number
- Type: System Int32
The The number of values in the range, inclusive of the endpoints
See Also