Show / Hide Table of Contents

Class IndexSize

Inheritance
object
IndexSize
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: PeNet.Header.Net
Assembly: PeNet.dll
Syntax
public class IndexSize

Constructors

| Edit this page View Source

IndexSize(MetaDataTableInfo[])

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

Properties

| Edit this page View Source

this[Index]

Declaration
public uint this[Index index] { get; }
Parameters
Type Name Description
Index index
Property Value
Type Description
uint
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX