The items in the file.

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

Syntax

public IItemCollection Items { get; }

Remarks

The Items instance returned exposes an enumerator over the items in the file, where each item is exposed as Item.

See Also