언어

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>

속성 값

콘텐츠 쿼리 맵에서 현재 보유하고 있는 행입니다.

특성

설명

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

에 대한 android.content.ContentQueryMap.getRows()Java 설명서

적용 대상