IOpcodes.OpConst Field

Definition

[Android.Runtime.Register("OP_CONST")]
public const int OpConst = 20;
[<Android.Runtime.Register("OP_CONST")>]
val mutable OpConst : int

Field Value

Value = 20
Attributes

Applies to