Lenguaje

Opcodes.OpInvokePolymorphicRange Campo

Definición

Precaución

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

[Android.Runtime.Register("OP_INVOKE_POLYMORPHIC_RANGE", ApiSince=26)]
[System.Obsolete("Use 'Dalvik.Bytecode.IOpcodes.OpInvokePolymorphicRange'. This class will be removed in a future release.")]
public const int OpInvokePolymorphicRange = 251;
[<Android.Runtime.Register("OP_INVOKE_POLYMORPHIC_RANGE", ApiSince=26)>]
[<System.Obsolete("Use 'Dalvik.Bytecode.IOpcodes.OpInvokePolymorphicRange'. This class will be removed in a future release.")>]
val mutable OpInvokePolymorphicRange : int

Valor de campo

Value = 251
Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a