Java.Util.Jar.Attributes.ContainsValue Method
Determines whether this Attributes contains the specified value.

Syntax

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

Parameters

value
the value to search for.

Returns

Documentation for this section has not yet been entered.

Remarks

Determines whether this Attributes contains the specified value.

[Android Documentation]

Requirements

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