Condividi tramite


IArrayInitializerOperation.ElementValues Proprietà

Definizione

Valori per inizializzare gli elementi della matrice.

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

Valore della proprietà

Si applica a