共用方式為


AbstractCursor.IsBeforeFirst 屬性

定義

傳回數據指標是否指向第一個數據列之前的位置。

public bool IsBeforeFirst { [Android.Runtime.Register("isBeforeFirst", "()Z", "")] get; }
[<get: Android.Runtime.Register("isBeforeFirst", "()Z", "")>]
member this.IsBeforeFirst : bool

屬性值

實作

屬性

備註

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

適用於