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