SymScope.EndOffset 屬性

定義

取得目前語彙範圍的結束位移。

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

屬性值

Microsoft 中繼語言 (MSIL) 結束位移。 從目前語彙範圍之方法開頭的位移。

實作

適用於