Mono Class Library: System.Reflection.Emit.OpCodes Overview | Members

System.Reflection.Emit.OpCodes.And Field

Pops 2 values off the stack, performs a logical AND on them, and pushes the result onto the stack.

public static readonly OpCode And

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Reflection.Emit
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0