IOpcodes.OpInvokeSuperQuickRange Field

Definition

Caution

deprecated

[Android.Runtime.Register("OP_INVOKE_SUPER_QUICK_RANGE")]
[System.Obsolete("deprecated")]
public const int OpInvokeSuperQuickRange = 251;
[<Android.Runtime.Register("OP_INVOKE_SUPER_QUICK_RANGE")>]
[<System.Obsolete("deprecated")>]
val mutable OpInvokeSuperQuickRange : int

Field Value

Value = 251
Attributes

Applies to