BitVector32.Section.Offset プロパティ

定義

BitVector32の先頭からこのセクションのオフセットを取得します。

public:
 property short Offset { short get(); };
public short Offset { get; }
member this.Offset : int16
Public ReadOnly Property Offset As Short

プロパティ値

BitVector32の先頭からのこのセクションのオフセット。

適用対象