System::Collections::Generic::IDictionary::idx_set metodu
IDictionary::idx_set method
Ayarlayıcı işlev.
virtual void System::Collections::Generic::IDictionary<TKey, TValue>::idx_set(const TKey &key, TValue value)=0
| Parametre | Tür | Açıklama |
|---|---|---|
| anahtar | const TKey& | Aranacak anahtar. |
| değer | TValue | Belirtilen anahtara ayarlanacak değer. |
Ayrıca Bakınız
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++