Gets the item area end, as byte offset from the begin of the file.

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

Syntax

public long ItemAreaEnd { get; }

Remarks

This points to the position in the file past the last item, which is the end of the file if no preallocation is used.

See Also