Compartilhar via


Opcodes.OpDivInt Campo

Definição

Cuidado

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

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

Valor do campo

Value = 147
Atributos

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a