Freigeben über


CollectionExpressionSyntax.Elements Eigenschaft

Definition

SeparatedSyntaxList of CollectionElementSyntax, die die Liste der Elemente im Auflistungsausdruck darstellt.

public Microsoft.CodeAnalysis.SeparatedSyntaxList<Microsoft.CodeAnalysis.CSharp.Syntax.CollectionElementSyntax> Elements { get; }
member this.Elements : Microsoft.CodeAnalysis.SeparatedSyntaxList<Microsoft.CodeAnalysis.CSharp.Syntax.CollectionElementSyntax>
Public ReadOnly Property Elements As SeparatedSyntaxList(Of CollectionElementSyntax)

Eigenschaftswert

Gilt für: