VPUIntRange Constructor (UInt32, UInt32, Int32)Virtual Photonics - VTS Library
Virtual Photonics
Defines the range of unsigned integers

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

public UIntRange(
	uint start,
	uint stop,
	int number
)
See Also