OperandValue.i

The value of an operand

  1. ulong i;
    union OperandValue
    ulong i;
  2. double d;

Meta