Android.Util.LongSparseArray.Clear Method
Removes all key-value mappings from this LongSparseArray.

Syntax

[Android.Runtime.Register("clear", "()V", "GetClearHandler")]
public virtual void Clear ()

Remarks

Removes all key-value mappings from this LongSparseArray.

[Android Documentation]

Requirements

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