Org.Apache.Http.IHeaderElementIterator.NextElement Method
Obtains the next header element from this iteration.

Syntax

[Android.Runtime.Register("nextElement", "()Lorg/apache/http/HeaderElement;", "GetNextElementHandler:Org.Apache.Http.IHeaderElementIteratorInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public IHeaderElement NextElement ()

Returns

Documentation for this section has not yet been entered.

Remarks

Obtains the next header element from this iteration. This method should only be called while IHeaderElementIterator.HasNext is true.

[Android Documentation]

Requirements

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