System.Net.WebHeaderCollection: Property Members

The properties of System.Net.WebHeaderCollection are listed below. For a list of all members, see the WebHeaderCollection Members list.

See Also: Inherited members from System.Collections.Specialized.NameValueCollection

Public Properties

[read-only]
override
AllKeysstring[].

Gets all header names (keys) in the collection.

[read-only]
override
Countint.

Gets the number of headers in the collection.

default property
Item(HttpRequestHeader)string. Documentation for this section has not yet been entered.
default property
Item(HttpResponseHeader)string. Documentation for this section has not yet been entered.
[read-only]
override
KeysSystem.Collections.Specialized.NameObjectCollectionBase.KeysCollection.

Gets the collection of header names (keys) in the collection.