ILocalSymbol.IsForEach プロパティ

定義

このローカル変数が反復変数として宣言されている場合は true を返します。

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

プロパティ値

適用対象