System::Collections::Generic::BaseDictionary::idx_get metod
BaseDictionary::idx_get method
Funktion för nyckelbaserad hämtning.
mapped_t System::Collections::Generic::BaseDictionary<Map>::idx_get(const key_t &key) const override
| Parameter | Type | Beskrivning |
|---|---|---|
| nyckel | const key_t& | Nyckel för att hämta värdet vid. |
ReturnValue
Kopia av elementet på key position.
Se även
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++