CursorTreeAdapter.GetChildId(Int32, Int32) Method

Definition

[Android.Runtime.Register("getChildId", "(II)J", "GetGetChildId_IIHandler")]
public override long GetChildId (int groupPosition, int childPosition);
[<Android.Runtime.Register("getChildId", "(II)J", "GetGetChildId_IIHandler")>]
override this.GetChildId : int * int -> int64

Parameters

groupPosition
Int32
childPosition
Int32

Returns

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to