The members of Org.Apache.Http.Message.BasicHeaderIterator are listed below.
See Also: Inherited members from Java.Lang.Object
| Creates a new header iterator. |
| A constructor used when creating managed representations of JNI objects; called by the runtime. |
| AllHeaders | IList<Org.Apache.Http.IHeader>. An array of headers to iterate over. | |
| CurrentIndex | int. The position of the next header in BasicHeaderIterator.AllHeaders. | |
| HeaderName | string. The header name to filter by. | |
| [read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
| [read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
Next()Returns the next header. | ||
NextHeader()Obtains the next header from this iteration. | ||
Remove()Removing headers is not supported. | ||