SportTracks 2.0 API
IndexOf Method (item)
SportTracks 2.0 APIZoneFiveSoftware.Common.DataITimeDataSeries<(Of <(T>)>)IndexOf(ITimeValueEntry<(Of <(T>)>))
Return the index position of the specified entry.
Declaration Syntax
C#Visual Basic
int IndexOf(
	ITimeValueEntry<T> item
)
Function IndexOf ( _
	item As ITimeValueEntry(Of T) _
) As Integer
Parameters
item (ITimeValueEntry<(Of <(T>)>))
The entry.
Return Value
The index.

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