次の方法で共有


IListPatternOperation.IndexerSymbol Property

Definition

The indexer that is used to fetch elements. Returns null for an array input.

public Microsoft.CodeAnalysis.ISymbol? IndexerSymbol { get; }
member this.IndexerSymbol : Microsoft.CodeAnalysis.ISymbol
Public ReadOnly Property IndexerSymbol As ISymbol

Property Value

Applies to