System::Collections::Specialized::NameValueCollection::idx_set méthode
NameValueCollection::idx_set method
Définit la valeur d’une entrée.
void System::Collections::Specialized::NameValueCollection::idx_set(const String &name, const String &value)
| Paramètre | Type | Description |
|---|---|---|
| nom | const String& | nom d’entrée. |
| valeur | const String& | Valeur à définir pour le nom. |
Voir aussi
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++