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