BasicHttpContext.RemoveAttribute(String) Method

Definition

[Android.Runtime.Register("removeAttribute", "(Ljava/lang/String;)Ljava/lang/Object;", "GetRemoveAttribute_Ljava_lang_String_Handler")]
public virtual Java.Lang.Object? RemoveAttribute (string? id);
[<Android.Runtime.Register("removeAttribute", "(Ljava/lang/String;)Ljava/lang/Object;", "GetRemoveAttribute_Ljava_lang_String_Handler")>]
abstract member RemoveAttribute : string -> Java.Lang.Object
override this.RemoveAttribute : string -> Java.Lang.Object

Parameters

id
String

Returns

Implements

Attributes

Remarks

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