Android.Util.ArrayMap.Values Method
Return a Android.Runtime.JavaCollection for iterating over and interacting with all values in the array map.

Syntax

[Android.Runtime.Register("values", "()Ljava/util/Collection;", "")]
public ICollection Values ()

Returns

Documentation for this section has not yet been entered.

Remarks

Return a Android.Runtime.JavaCollection for iterating over and interacting with all values 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