System::Collections::Specialized::NameValueCollection::idx_set método
NameValueCollection::idx_set method
Establece el valor de una entrada.
void System::Collections::Specialized::NameValueCollection::idx_set(const String &name, const String &value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| name | const String& | nombre de la entrada. |
| value | const String& | Valor a establecer en name. |
Ver también
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++