VPLongRange Constructor (Int32, Int32)Virtual Photonics - VTS Library
Virtual Photonics
Defines a range of long variables with a count of (stop - start) + 1

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

public LongRange(
	int start,
	int stop
)
See Also