Gets the item area end.

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

Syntax

public byte* ItemAreaEnd { get; }

Field Value

The end of the item area. If the file is not empty, this points to the position where the next item to append would be placed.

See Also