Share via


Opcodes.OpAddInt Field

Definition

Caution

Use 'Dalvik.Bytecode.IOpcodes.OpAddInt'. This class will be removed in a future release.

[Android.Runtime.Register("OP_ADD_INT")]
[System.Obsolete("Use 'Dalvik.Bytecode.IOpcodes.OpAddInt'. This class will be removed in a future release.")]
public const int OpAddInt = 144;
[<Android.Runtime.Register("OP_ADD_INT")>]
[<System.Obsolete("Use 'Dalvik.Bytecode.IOpcodes.OpAddInt'. This class will be removed in a future release.")>]
val mutable OpAddInt : int

Field Value

Value = 144
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

Product Versions (Obsolete)
.NET for Android (.NET for Android API 34, .NET for Android API 35)