Läs på engelska

Dela via


Attributes.ContainsValue(Object) Method

Definition

Returns true if this Map maps one or more attribute names (keys) to the specified value.

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

Parameters

value
Object

the attribute value

Returns

true if this Map maps one or more attribute names to the specified value

Attributes

Remarks

Returns true if this Map maps one or more attribute names (keys) to the specified value.

Java documentation for java.util.jar.Attributes.containsValue(java.lang.Object).

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

Produkt Versioner
.NET for Android .NET for Android API 34, .NET for Android API 35