System::Collections::Specialized::NameValueCollection::idx_set メソッド

NameValueCollection::idx_set method

エントリの値を設定します。

void System::Collections::Specialized::NameValueCollection::idx_set(const String &name, const String &value)
パラメーター説明
nameconst String&エントリ名。
valueconst String&名前に設定する値。

参照