MethodBodyStreamEncoder.MethodBody.Offset 属性

定义

获取已编码方法主体在方法主体流中的偏移量。

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

属性值

方法主体流中编码的方法主体的偏移量。

适用于