VPRange T  GetIncrement Method Virtual Photonics - VTS Library
Virtual Photonics
An abstract method to get the increment 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 Func<T, T> GetIncrement()

Return Value

Type: OnlineFunc T, T 
See Also