IArrayElementReferenceOperation.Indices 属性

定义

指定单个元素的索引。

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)

属性值

适用于