Share via


IImplicitIndexerReferenceOperation.LengthSymbol Property

Definition

The Length or Count property that might be used to fetch the length value.

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

Property Value

Applies to