System.Net.WebHeaderCollection.GetKey Method

Get the header name at the specified position in the collection.

Syntax

public override string GetKey (int index)

Parameters

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

Returns

A string holding the header name.

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