CodeBlock.

Statements Property

Namespace
Ponet
Containing Type
CodeBlock

Syntax

public IReadOnlyList<StatementSyntax> Statements { get; }

Value

Type Description
IReadOnlyList<StatementSyntax>