Gets the item area start.

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

Syntax

public byte* ItemAreaStart { get; }

Field Value

The start of the item area. If the file is not empty, this points to the first item in the file.

See Also