IOpcodes.OpIfEq Field

Definition

[Android.Runtime.Register("OP_IF_EQ")]
public const int OpIfEq = 50;
[<Android.Runtime.Register("OP_IF_EQ")>]
val mutable OpIfEq : int

Field Value

Value = 50
Attributes

Applies to