Share via


IListPatternOperation.LengthSymbol Property

Definition

The Length or Count property that is used to fetch the length value. Returns null if no such property is found.

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

Property Value

Applies to