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

WebHeaderCollection::get_Keys method

コレクションに格納されているヘッダー名のコレクションを返します。

System::ArrayPtr<String> System::Net::WebHeaderCollection::get_Keys()

ReturnValue

コレクションに格納されているヘッダー名のコレクション。

参照