VPUIntRange ClassVirtual Photonics - VTS Library
Virtual Photonics
Class that specifies a range of unsigned integers
Inheritance Hierarchy

OnlineSystem Object
  Vts BindableObject
    Vts Range OnlineUInt32 
      Vts.Common UIntRange

Namespace: Vts.Common
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax

public class UIntRange : Range<uint>
See Also