Opcodes.OpConstMethodHandle Campo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attenzione
Use 'Dalvik.Bytecode.IOpcodes.OpConstMethodHandle'. This class will be removed in a future release.
[Android.Runtime.Register("OP_CONST_METHOD_HANDLE", ApiSince=28)]
[System.Obsolete("Use 'Dalvik.Bytecode.IOpcodes.OpConstMethodHandle'. This class will be removed in a future release.")]
public const int OpConstMethodHandle = 254;
[<Android.Runtime.Register("OP_CONST_METHOD_HANDLE", ApiSince=28)>]
[<System.Obsolete("Use 'Dalvik.Bytecode.IOpcodes.OpConstMethodHandle'. This class will be removed in a future release.")>]
val mutable OpConstMethodHandle : int
Valore del campo
Value = 254- Attributi