Reads the next item from the file.

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

Syntax

public Item Read()

Return Value

The item.

Remarks

The file pointer defines which item will be read. Use

See Also