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