System::Collections::Specialized::NameValueCollection::idx_set metodo
NameValueCollection::idx_set method
Imposta il valore di una voce.
void System::Collections::Specialized::NameValueCollection::idx_set(const String &name, const String &value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| name | const String& | nome della voce. |
| value | const String& | Valore da impostare al nome. |
Vedi anche
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++