SportTracks 2.0 API
TimeValueEntry<(Of <(T>)>) Class
SportTracks 2.0 APIZoneFiveSoftware.Common.DataTimeValueEntry<(Of <(T>)>)
Implementation of the ITimeValueEntry<(Of <(T>)>) interface.
Declaration Syntax
C#Visual Basic
public class TimeValueEntry<T> : ITimeValueEntry<T>
Public Class TimeValueEntry(Of T) _
	Implements ITimeValueEntry(Of T)
Generic Template Parameters
T
Type which is contained at each point in the data series.
Members
All MembersConstructorsProperties



IconMemberDescription
TimeValueEntry<(Of <(T>)>)(UInt16, T)
Construct an instance of the TimeValueEntry object.

ElapsedSeconds
The elapsed time of the data point.

Value
The value of the data point.

Inheritance Hierarchy
Object
TimeValueEntry<(Of <(T>)>)

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