共用方式為


CoffHeader.NumberOfSections 屬性

定義

取得區段的數目。 這指出區段表 (緊接在標頭之後) 的大小。

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

屬性值

區段數目。

適用於