GetValues()
WebHeaderCollection::GetValues(String) method
Returns the collection of the header values.
System::ArrayPtr<System::String> System::Net::WebHeaderCollection::GetValues(String header)
Arguments
Parameter | Type | Description |
---|---|---|
header | String | The header for which values must be returned. |
Return Value
The collection of the header values.
See Also
- Typedef ArrayPtr
- Class String
- Class WebHeaderCollection
- Namespace System::Net
- Library Aspose.Slides