MethodBodyStreamEncoder.MethodBody.Offset 属性

定义

获取方法正文流中编码方法正文的偏移量。

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

属性值

方法正文流中编码的方法正文的偏移量。

适用于