System::Collections::Generic::IDictionary::idx_get yöntemi
IDictionary::idx_get method
Alıcı işlev.
virtual TValue System::Collections::Generic::IDictionary<TKey, TValue>::idx_get(const TKey &key) const =0
| Parameter | Type | 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.Page for C++