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

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