System::Collections::Specialized::NameValueCollection::idx_set メソッド
NameValueCollection::idx_set method
エントリの値を設定します。
void System::Collections::Specialized::NameValueCollection::idx_set(const String &name, const String &value)
| パラメーター | 型 | 説明 |
|---|---|---|
| name | const String& | エントリ名。 |
| value | const String& | 名前に設定する値。 |
参照
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++