Java.Util.Jar.Attributes.ContainsKey Method
Determines whether this Attributes contains the specified key.

Syntax

[Android.Runtime.Register("containsKey", "(Ljava/lang/Object;)Z", "GetContainsKey_Ljava_lang_Object_Handler")]
public virtual bool ContainsKey (Java.Lang.Object key)

Parameters

key
The key to search for.

Returns

Documentation for this section has not yet been entered.

Remarks

Determines whether this Attributes contains the specified key.

[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