Items Property

Definition

Namespace Tomlyn.Syntax
Assembly Tomlyn.dll

Gets the ArrayItemSyntax of this array.

public SyntaxList<ArrayItemSyntax> Items { get; }

Returns