Class PropertyMap
Inherited Members
Namespace: PeNet.Header.Net.MetaDataTables
Assembly: PeNet.dll
Syntax
public class PropertyMap : AbstractTable
Constructors
| Edit this page View SourcePropertyMap(IRawFile, long, HeapSizes, IndexSize)
Declaration
public PropertyMap(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 |
PropertyList
Declaration
public uint PropertyList { get; }
Property Value
| Type | Description |
|---|---|
| uint |