MethodBodyStreamEncoder.MethodBody.Offset 屬性

定義

取得編碼方法本體在方法本體流中的偏移量。

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

屬性值

編碼方法本體在方法本體流中的偏移量。

適用於