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