VPRange T  AsEnumerable Method Virtual Photonics - VTS Library
Virtual Photonics
Returns an IEnumerable of type Time that represents the range

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

public IEnumerable<T> AsEnumerable()

Return Value

Type: OnlineIEnumerable T 
An IEnumerable of type Time that represents the range
See Also