Android.Util.SparseArray.Delete Method
Removes the mapping from the specified key, if there was any.

Syntax

[Android.Runtime.Register("delete", "(I)V", "GetDelete_IHandler")]
public virtual void Delete (int key)

Parameters

key
Documentation for this section has not yet been entered.

Remarks

Removes the mapping from the specified key, if there was any.

[Android Documentation]

Requirements

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