Org.Apache.Http.Params.IHttpParams.RemoveParameter Method
Removes the parameter with the specified name.

Syntax

[Android.Runtime.Register("removeParameter", "(Ljava/lang/String;)Z", "GetRemoveParameter_Ljava_lang_String_Handler:Org.Apache.Http.Params.IHttpParamsInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public bool RemoveParameter (string name)

Parameters

name
parameter name

Returns

Documentation for this section has not yet been entered.

Remarks

Removes the parameter with the specified name.

[Android Documentation]

Requirements

Namespace: Org.Apache.Http.Params
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1