System::Collections::Specialized::NameValueCollection::idx_set 方法
NameValueCollection::idx_set method
设置条目的值。
void System::Collections::Specialized::NameValueCollection::idx_set(const String &name, const String &value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 名称 | const String& | 条目名称。 |
| 值 | const String& | 要在名称处设置的值。 |
另见
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++