VPRange T  GetDelta Method Virtual Photonics - VTS Library
Virtual Photonics
An abstract method to get the delta value. To be defined by the subclass

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

protected abstract T GetDelta()

Return Value

Type: T
A value of type Time
See Also