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