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