Android.Widget.ListView.GetCheckItemIds Method
Returns the set of checked items ids.

Syntax

[Android.Runtime.Register("getCheckItemIds", "()[J", "GetGetCheckItemIdsHandler")]
[System.Obsolete("deprecated")]
public virtual long[] GetCheckItemIds ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the set of checked items ids. The result is only valid if the choice mode has not been set to AbsListView.CHOICE_MODE_NONE.

[Android Documentation]

Requirements

Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 4