System::Net::WebHeaderCollection::GetKey 方法

WebHeaderCollection::GetKey method

返回指定索引处的键。

String System::Net::WebHeaderCollection::GetKey(int index)
参数类型描述
索引int索引。

ReturnValue

指定索引处的键。

另见