System::Net::WebHeaderCollection::GetValues メソッド

WebHeaderCollection::GetValues method

ヘッダー値のコレクションを返します。

System::ArrayPtr<System::String> System::Net::WebHeaderCollection::GetValues(String header)
パラメーター説明
ヘッダーString値を返す必要があるヘッダー。

ReturnValue

ヘッダー値のコレクション。

参照