VPIntRange Constructor (Int32, Int32, Int32)Virtual Photonics - VTS Library
Virtual Photonics
Defines the range of integers

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

public IntRange(
	int start,
	int stop,
	int number
)
See Also