System::Collections::Generic::IDictionary::idx_get method
IDictionary::idx_get method
Fungsi getter.
virtual TValue System::Collections::Generic::IDictionary<TKey, TValue>::idx_get(const TKey &key) const =0
| Parameter | Tipe | Deskripsi |
|---|---|---|
| kunci | const TKey& | Kunci untuk dicari. |
ReturnValue
Nilai pada kunci yang ditentukan.
Lihat Juga
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++