Opcodes.OpSget フィールド

定義

注意事項

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

フィールド値

Value = 96
属性

注釈

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

適用対象