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