ISymbolScope.EndOffset プロパティ

定義

現在の字句スコープの終了オフセットを取得します。

public:
 property int EndOffset { int get(); };
public int EndOffset { get; }
member this.EndOffset : int
Public ReadOnly Property EndOffset As Integer

プロパティ値

現在の字句スコープの終了オフセット。

適用対象