語言

Level.IntValue 方法

定義

取得這個等級的整數值。

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

傳回

此層級的整數值。

屬性

備註

取得這個等級的整數值。 此整數值可用於層級物件間的高效排序比較。

Java 文件 java.util.logging.Level.intValue()

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於