SportTracks 2.0 API
ITimeValueEntry<(Of <(T>)>) Interface
SportTracks 2.0 APIZoneFiveSoftware.Common.DataITimeValueEntry<(Of <(T>)>)
A value entry in an ITimeDataSeries<(Of <(T>)>) collection.
Declaration Syntax
C#Visual Basic
public interface ITimeValueEntry<T>
Public Interface ITimeValueEntry(Of T)
Generic Template Parameters
T
Members
All MembersProperties



IconMemberDescription
ElapsedSeconds
The elapsed time of the data point.

Value
The value of the data point.

See Also
ITimeDataSeries<(Of <(T>)>)

Assembly: Common.Data (Module: Common.Data) Version: 2.0.2972.36983