System::Net::WebHeaderCollection::GetValues 메서드
WebHeaderCollection::GetValues method
헤더 값들의 컬렉션을 반환합니다.
System::ArrayPtr<System::String> System::Net::WebHeaderCollection::GetValues(String header)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 헤더 | String | 값을 반환해야 하는 헤더. |
ReturnValue
헤더 값들의 컬렉션.
또 보기
- Typedef ArrayPtr
- Class String
- Class WebHeaderCollection
- Namespace System::Net
- Library Aspose.Page for C++