Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
Tomlyn.Syntax
InlineTableSyntax
Properties
Items
Menu
On this page
Items Property
Definition
Namespace
Tomlyn.Syntax
Assembly
Tomlyn.dll
View source
The items of this table.
public SyntaxList<InlineTableItemSyntax> Items { get; }
Returns
SyntaxList<TSyntaxNode>