Język

IIntSupplier.AsInt Property

Definition

Gets a result.

public int AsInt { [Android.Runtime.Register("getAsInt", "()I", "GetGetAsIntHandler:Java.Util.Functions.IIntSupplierInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getAsInt", "()I", "GetGetAsIntHandler:Java.Util.Functions.IIntSupplierInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=24)>]
member this.AsInt : int

Property Value

a result

Attributes

Remarks

Gets a result.

Java reference for java.util.function.IntSupplier.getAsInt.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to