Items
Gets the collection of items in the block.
Declaration
IReadOnlyLinkedList<IExpression> Items { get; }
Property Value
Type | Description |
---|---|
IReadOnlyLinkedList<IExpression> |
Gets the collection of items in the block.
IReadOnlyLinkedList<IExpression> Items { get; }
Type | Description |
---|---|
IReadOnlyLinkedList<IExpression> |