Integer.IntValue 方法

定义

以 形式int返回此值Integer的值。

[Android.Runtime.Register("intValue", "()I", "")]
public override int IntValue ();
[<Android.Runtime.Register("intValue", "()I", "")>]
override this.IntValue : unit -> int

返回

属性

注解

以 形式int返回此值Integer的值。

java.lang.Integer.intValue()Java 文档。

此页面的部分内容是基于 创建和共享的工作进行的修改,并根据 署名许可中所述的术语使用。

适用于