Condividi tramite


Opcodes.OpInvokeSuperRange Campo

Definizione

Attenzione

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

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

Valore del campo

Value = 117
Attributi

Commenti

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a