FieldBuilder.SetOffsetCore(Int32) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
在衍生類別中覆寫時,指定欄位配置。
protected:
abstract void SetOffsetCore(int iOffset);
protected abstract void SetOffsetCore (int iOffset);
abstract member SetOffsetCore : int -> unit
Protected MustOverride Sub SetOffsetCore (iOffset As Integer)
參數
- iOffset
- Int32
型別中的欄位位移 (Offset),型別包含這個欄位。