Android.Util.ArrayMap.KeySet Method
Return a Java.Util.ISet for iterating over and interacting with all keys in the array map.

Syntax

[Android.Runtime.Register("keySet", "()Ljava/util/Set;", "")]
public ICollection KeySet ()

Returns

Documentation for this section has not yet been entered.

Remarks

Return a Java.Util.ISet for iterating over and interacting with all keys in the array map.

Note: this is a fairly inefficient way to access the array contents, it requires generating a number of temporary objects.

[Android Documentation]

Requirements

Namespace: Android.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0