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++