System::Collections::Specialized::NameValueCollection::idx_set Methode
NameValueCollection::idx_set method
Setzt den Wert eines Eintrags.
void System::Collections::Specialized::NameValueCollection::idx_set(const String &name, const String &value)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Name | const String& | Eintragsname. |
| Wert | const String& | Wert, der für den Namen gesetzt werden soll. |
Siehe auch
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++