BasicListHeaderIterator.AllHeaders Property

Definition

A list of headers to iterate over.

[Android.Runtime.Register("allHeaders")]
protected System.Collections.IList? AllHeaders { get; set; }
[<Android.Runtime.Register("allHeaders")>]
member this.AllHeaders : System.Collections.IList with get, set

Property Value

The list of headers. Not all entries necessarily participate in this iteration.

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to