System::Collections::Generic::IDictionary::idx_set methode
IDictionary::idx_set method
Setter‑functie.
virtual void System::Collections::Generic::IDictionary<TKey, TValue>::idx_set(const TKey &key, TValue value)=0
| Parameter | Type | Beschrijving |
|---|---|---|
| sleutel | const TKey& | Sleutel om naar te zoeken. |
| value | TValue | Waarde om in te stellen voor opgegeven sleutel. |
Zie ook
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++