GetKey()

WebHeaderCollection::GetKey(int) method

Returns a key at the specified index.

String System::Net::WebHeaderCollection::GetKey(int index)

Arguments

ParameterTypeDescription
indexintThe index.

Return Value

A key at the specified index.

See Also