Open sandboxFocus

Property Items

Items

Gets the collection of items in the block.

Declaration
IReadOnlyLinkedList<IExpression> Items { get; }
Property Value
Type Description
IReadOnlyLinkedList<IExpression>