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 |
|---|---|---|
| nome | const String& | nome della voce. |
| valore | const String& | Valore da impostare al nome. |
Vedi anche
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++