Opcodes.OpInvokeInterfaceRange Campo

Definição

Cuidado

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

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

Valor do campo

Value = 120
Atributos

Comentários

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

Aplica-se a