RequestLogRecord.Rows プロパティ

定義

ContentValuesを含む行の一覧。

public System.Collections.Generic.IList<Android.Content.ContentValues> Rows { [Android.Runtime.Register("getRows", "()Ljava/util/List;", "", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getRows", "()Ljava/util/List;", "", ApiSince=35)>]
member this.Rows : System.Collections.Generic.IList<Android.Content.ContentValues>

プロパティ値

属性

注釈

ContentValuesを含む行の一覧。

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象