Virtual Photonics
Back to Top
Overload List
| Name | Description | |
|---|---|---|
| IntRange |
Defines a range of integers from 0 to 1 with a count of 2
| |
| IntRange(Int32, Int32) |
Defines a range of integers with a count of (stop - start) + 1
| |
| IntRange(Int32, Int32, Int32) |
Defines the range of integers
|
See Also