MethodBodyStreamEncoder.MethodBody.Offset 屬性

定義

取得方法主體資料流中已編碼方法主體的位移。

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

屬性值

方法主體數據流中編碼方法主體的位移。

適用於