Compartir a través de


IArrayElementReferenceOperation.Indices Propiedad

Definición

Índices que especifican un elemento individual.

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

Valor de propiedad

Se aplica a