Compartilhar via


Opcodes.OpAgetByte Campo

Definição

Cuidado

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

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

Valor do campo

Value = 72
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