Sprache

Opcodes.OpConstMethodHandle Feld

Definition

Achtung

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

Feldwert

Value = 254
Attribute

Gilt für: