Set file pointer based on item index.

Namespace: TeaTime
Assembly: DiscreteLogics.TeaFiles (in DiscreteLogics.TeaFiles.dll) Version: 1.0.0.16 (1.0.0.16)

Syntax

public void SetFilePointerToItem(
	long itemIndex
)

Parameters

itemIndex
Type: System..::..Int64
Zero based index of the item tthe filpointer shall point to after the call.

See Also