Android.Util.SparseArray.RemoveAt Method
Removes the mapping at the specified index.

Syntax

[Android.Runtime.Register("removeAt", "(I)V", "GetRemoveAt_IHandler")]
public virtual void RemoveAt (int index)

Parameters

index
Documentation for this section has not yet been entered.

Remarks

Removes the mapping at the specified index.

[Android Documentation]

Requirements

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