System::Net::Http::Headers::HttpHeaders::GetValues метод
HttpHeaders::GetValues method
Возвращает соответствующие значения по указанному имени.
System::SharedPtr<Collections::Generic::IEnumerable<String>> System::Net::Http::Headers::HttpHeaders::GetValues(String name)
| Параметр | Тип | Описание |
|---|---|---|
| имя | String | Имя заголовка. |
ReturnValue
Соответствующие значения.
См. также
- Typedef SharedPtr
- Class IEnumerable
- Class String
- Class HttpHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.Font for C++