ILocalSymbol.IsForEach Property

Definition

Returns true if this local variable is declared as iteration variable

public bool IsForEach { get; }
member this.IsForEach : bool
Public ReadOnly Property IsForEach As Boolean

Property Value

Applies to