idx_set()
NameValueCollection::idx_set(const String&, const String&) method
Sets value of an entry.
void System::Collections::Specialized::NameValueCollection::idx_set(const String &name, const String &value)
Arguments
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.Slides