Inheritance
System.Object
ClassLayout
Assembly: PeNet.dll
public class ClassLayout : AbstractTable
Constructors
|
Improve this Doc
View Source
Declaration
public ClassLayout(IRawFile peFile, long offset, HeapSizes heapSizes, IndexSize indexSizes)
Parameters
Properties
|
Improve this Doc
View Source
Declaration
public uint ClassSize { get; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
public ushort PackingSize { get; }
Property Value
Type |
Description |
System.UInt16 |
|
|
Improve this Doc
View Source
Declaration
public uint Parent { get; }
Property Value
Type |
Description |
System.UInt32 |
|