VPLongRange Constructor Virtual Photonics - VTS Library
Virtual Photonics
Overload List

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