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