Android.Util.ArrayMap.ContainsValue Method
Check whether a value exists in the array.

Syntax

[Android.Runtime.Register("containsValue", "(Ljava/lang/Object;)Z", "")]
public bool ContainsValue (Java.Lang.Object value)

Parameters

value
The value to search for.

Returns

Documentation for this section has not yet been entered.

Remarks

Check whether a value exists in the array. This requires a linear search through the entire array.

[Android Documentation]

Requirements

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