VPLongRange Constructor (Int64, Int64, Int32)Virtual Photonics - VTS Library
Virtual Photonics
Defines the range of long variables

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

public LongRange(
	long start,
	long stop,
	int number
)
See Also