語言

Integer.IntValue 方法

定義

回傳此值 Integer 為 int。

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

傳回

此數 Integer 值為 Int32。

屬性

備註

回傳此值 Integer 為 int。

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

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於