VPUIntRange Constructor Virtual Photonics - VTS Library
Virtual Photonics
Overload List

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