System::Collections::Generic::BaseDictionary::operator[] method
BaseDictionary::operator[] method
Συνάρτηση πρόσβασης.
virtual mapped_t & System::Collections::Generic::BaseDictionary<Map>::operator[](const key_t &key)
| Parameter | Type | Περιγραφή |
|---|---|---|
| key | const key_t& | Dictionary κλειδί για πρόσβαση. |
ReturnValue
Αναφορά σε υπάρχουσα (ή δημιουργημένη) τιμή με κλειδί key.
Δείτε επίσης
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++