System::Collections::Generic::BaseDictionary::operator[] method
BaseDictionary::operator[] method
Fungsi accessor.
virtual mapped_t & System::Collections::Generic::BaseDictionary<Map>::operator[](const key_t &key)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| key | const key_t& | Dictionary kunci untuk diakses. |
ReturnValue
Referensi ke nilai yang ada (atau dibuat) yang diberi kunci oleh key.
Lihat Juga
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++