Org.Apache.Http.Message.BasicHeaderIterator.FindNext Method
Determines the index of the next header.

Syntax

[Android.Runtime.Register("findNext", "(I)I", "GetFindNext_IHandler")]
protected virtual int FindNext (int from)

Parameters

from
one less than the index to consider first, -1 to search for the first header

Returns

Documentation for this section has not yet been entered.

Remarks

Determines the index of the next header.

[Android Documentation]

Requirements

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