Table of Contents

Enum IndexSize

Namespace
AsmResolver
Assembly
AsmResolver.dll

Provides possible values for the size of an index.

public enum IndexSize

Fields

Long = 4

Indicates the index is 32-bits wide.

Short = 2

Indicates the index is 16-bits wide.