System::Collections::Specialized::NameValueCollection::idx_set methode
NameValueCollection::idx_set method
Stelt de waarde van een invoer in.
void System::Collections::Specialized::NameValueCollection::idx_set(const String &name, const String &value)
| Parameter | Type | Beschrijving |
|---|---|---|
| name | const String& | naam van invoer. |
| value | const String& | Waarde om in te stellen bij naam. |
Zie ook
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++