Java.Util.Jar.Attributes.Get Method
Returns the value associated with the parameter key.

Syntax

[Android.Runtime.Register("get", "(Ljava/lang/Object;)Ljava/lang/Object;", "GetGet_Ljava_lang_Object_Handler")]
public virtual Java.Lang.Object Get (Java.Lang.Object key)

Parameters

key
the key to search for.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the value associated with the parameter 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