Class Constant
Inherited Members
Namespace: PeNet.Header.Net.MetaDataTables
Assembly: PeNet.dll
Syntax
public class Constant : AbstractTable
Constructors
| Edit this page View SourceConstant(IRawFile, long, HeapSizes, IndexSize)
Declaration
public Constant(IRawFile peFile, long offset, HeapSizes heapSizes, IndexSize indexSizes)
Parameters
| Type | Name | Description |
|---|---|---|
| IRawFile | peFile | |
| long | offset | |
| HeapSizes | heapSizes | |
| IndexSize | indexSizes |
Properties
| Edit this page View SourceParent
Declaration
public uint Parent { get; }
Property Value
| Type | Description |
|---|---|
| uint |
Type
Declaration
public byte Type { get; }
Property Value
| Type | Description |
|---|---|
| byte |
Value
Declaration
public uint Value { get; }
Property Value
| Type | Description |
|---|---|
| uint |