Org.Apache.Http.Message.BasicHeaderIterator: Property Members

The properties of Org.Apache.Http.Message.BasicHeaderIterator are listed below. For a list of all members, see the BasicHeaderIterator Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
HasNextbool. Indicates whether there is another header in this iteration.

Protected Properties

AllHeadersIList<Org.Apache.Http.IHeader>. An array of headers to iterate over.
CurrentIndexint. The position of the next header in BasicHeaderIterator.AllHeaders.
HeaderNamestring. The header name to filter by.
[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.