System::Net::Http::Headers::HttpHeaders::GetValues 메서드
HttpHeaders::GetValues method
지정된 이름에 해당하는 값을 반환합니다.
System::SharedPtr<Collections::Generic::IEnumerable<String>> System::Net::Http::Headers::HttpHeaders::GetValues(String name)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| name | String | 헤더 이름입니다. |
ReturnValue
해당 값들.
또 보기
- Typedef SharedPtr
- Class IEnumerable
- Class String
- Class HttpHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++