Java.Util.Jar.Attributes.Remove Method
Deletes the key/value pair with key key from this Attributes.

Syntax

[Android.Runtime.Register("remove", "(Ljava/lang/Object;)Ljava/lang/Object;", "GetRemove_Ljava_lang_Object_Handler")]
public virtual Java.Lang.Object Remove (Java.Lang.Object key)

Parameters

key
the key to remove.

Returns

Documentation for this section has not yet been entered.

Remarks

Deletes the key/value pair with key key from this Attributes.

[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