次の方法で共有


CoffHeader.NumberOfSections プロパティ

定義

セクション数を取得します。 これは、ヘッダーのすぐ後に続くセクション テーブルのサイズを示します。

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

プロパティ値

セクションの数。

適用対象