Org.Apache.Http.Message.BasicHeader Members

The members of Org.Apache.Http.Message.BasicHeader are listed below.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Constructor with name and value

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

[read-only]
Namestring. Returns the header name.
[read-only]
Valuestring. Returns the header value.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

Clone() : Java.Lang.Object
Creates and returns a copy of this Object.
GetElements() : Org.Apache.Http.IHeaderElement[]
Returns an array of Org.Apache.Http.IHeaderElements constructed from my value.