VPIntRange Constructor Virtual Photonics - VTS Library
Virtual Photonics
Overload List

  NameDescription
Public methodIntRange 
Defines a range of integers from 0 to 1 with a count of 2
Public methodIntRange(Int32, Int32)
Defines a range of integers with a count of (stop - start) + 1
Public methodIntRange(Int32, Int32, Int32)
Defines the range of integers
Back to Top
See Also