System::Net::WebHeaderCollection::GetKey method
WebHeaderCollection::GetKey method
Returns a key at the specified index.
String System::Net::WebHeaderCollection::GetKey(int index)
Parameter | Type | Description |
---|---|---|
index | int | The index. |
ReturnValue
A key at the specified index.
See Also
- Class String
- Class WebHeaderCollection
- Namespace System::Net
- Library Aspose.PUB for C++