Show / Hide Table of Contents

Class IndexSize

Inheritance
System.Object
IndexSize
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: PeNet.Structures
Assembly: PeNet.dll
Syntax
public class IndexSize

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
Back to top Generated by DocFX