Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: object Operand

Declaration

object Operand

Summary

The operand. Depending on the Instruction.OpCode, this may be a FieldInfo, MethodBase, Type, byte, short, int, long, string, float, double, or null. In the case of the switch instruction, it is an int[].