Show / Hide Table of Contents

Class IndexSize

Inheritance
System.Object
IndexSize
Namespace: PeNet.Header.Net
Assembly: PeNet.dll
Syntax
public class IndexSize : object

Constructors

| Improve this Doc View Source

IndexSize(MetaDataTablesHdr.MetaDataTableInfo[])

Declaration
public IndexSize(MetaDataTablesHdr.MetaDataTableInfo[] tables)
Parameters
Type Name Description
MetaDataTablesHdr.MetaDataTableInfo[] tables

Properties

| Improve this Doc View Source

Item[Index]

Declaration
public uint this[Index index] { get; }
Parameters
Type Name Description
Index index
Property Value
Type Description
System.UInt32
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX