System::Collections::Specialized::NameValueCollection::idx_set method
NameValueCollection::idx_set method
Sets value of an entry.
void System::Collections::Specialized::NameValueCollection::idx_set(const String &name, const String &value)
Parameter | Type | Description |
---|---|---|
name | const String& | entry name. |
value | const String& | Value to set at name. |
See Also
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.PUB for C++