System::Collections::Concurrent::ConcurrentDictionary::Add yöntemi
ConcurrentDictionary::Add method
Sözlüğe değer ekler.
virtual void System::Collections::Concurrent::ConcurrentDictionary<TKey, TValue>::Add(const TKey &key, const TValue &value) override
| Parametre | Tür | Açıklama |
|---|---|---|
| anahtar | const TKey& | Eklenecek anahtar. |
| değer | const TValue& | Eklenecek değer. |
Ayrıca Bakınız
- Class ConcurrentDictionary
- Namespace System::Collections::Concurrent
- Library Aspose.Font for C++