System::Collections::Concurrent::ConcurrentDictionary::idx_set-methode
ConcurrentDictionary::idx_set method
RTTI-informatie.
virtual void System::Collections::Concurrent::ConcurrentDictionary<TKey, TValue>::idx_set(const TKey &key, TValue value) override
| Parameter | Type | Beschrijving |
|---|---|---|
| sleutel | const TKey& | Positie om element op te plaatsen. |
| value | TValue | Waarde om in te stellen op een specifieke positie. |
Opmerkingen
Stelt element in op een specifieke positie.
Zie ook
- Class ConcurrentDictionary
- Namespace System::Collections::Concurrent
- Library Aspose.Page for C++