Comparteix via


Opcodes.OpSget Campo

Definición

Precaución

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

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

Valor de campo

Value = 96
Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a