語言

ContentQueryMap.Rows 屬性

定義

public virtual System.Collections.Generic.IDictionary<string,Android.Content.ContentValues>? Rows { [Android.Runtime.Register("getRows", "()Ljava/util/Map;", "GetGetRowsHandler")] get; }
[<get: Android.Runtime.Register("getRows", "()Ljava/util/Map;", "GetGetRowsHandler")>]
member this.Rows : System.Collections.Generic.IDictionary<string, Android.Content.ContentValues>

屬性值

目前由內容查詢映射所佔據的列。

屬性

備註

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

Java 文件 android.content.ContentQueryMap.getRows()

適用於