System::Collections::Generic::IDictionary::idx_set metod
IDictionary::idx_set method
Setter-funktion.
virtual void System::Collections::Generic::IDictionary<TKey, TValue>::idx_set(const TKey &key, TValue value)=0
| Parameter | Type | Beskrivning |
|---|---|---|
| nyckel | const TKey& | Nyckel att söka efter. |
| value | TValue | Värde att sätta för angiven nyckel. |
Se även
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++