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

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

See Also: Inherited members from Java.Lang.Object

Public Properties

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

Protected Properties

CurrentHeaderstring. The value of the current header.
CurrentTokenstring. The token to be returned by the next call to BasicTokenIterator.CurrentToken.
HeaderItOrg.Apache.Http.IHeaderIterator. The iterator from which to obtain the next header.
SearchPosint. The position after BasicTokenIterator.CurrentToken in BasicTokenIterator.CurrentHeader.
[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.