共用方式為


ICollectionExpressionOperation.Elements 屬性

定義

集合表達式專案。

如果專案是表達式,則專案為表達式,並視需要轉換成目標項目類型;否則,該專案為 ISpreadOperation。

public System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.IOperation> Elements { get; }
member this.Elements : System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.IOperation>
Public ReadOnly Property Elements As ImmutableArray(Of IOperation)

屬性值

適用於