Table of Contents

Property Index

Namespace
MonoMod.Cil
Assembly
MonoMod.Utils.dll

Index

The index of the instruction immediately following the cursor position. Range: 0 to Instrs.Count Setter accepts negative indexing by adding Instrs.Count to the operand
public int Index { get; set; }

Property Value

int