System.Net.WebHeaderCollection.Get Method

Get the value of a particular header in the collection, specified by an index into the collection.

Syntax

public override string Get (int index)

Parameters

index
The zero-based index of the key to get from the collection.

Returns

A string containing the value of the specified header.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0