GetKey

HeaderCollection.GetKey method

获取集合指定索引处的键。

public virtual string GetKey(int index)
范围类型描述
indexInt32键的索引。

返回值

指定索引处的键。

也可以看看