System::Collections::Generic::BaseDictionary::idx_get method
BaseDictionary::idx_get method
Keyed getter function.
mapped_t System::Collections::Generic::BaseDictionary<Map>::idx_get(const key_t &key) const override
Parameter | Type | Description |
---|---|---|
key | const key_t& | Key to get value at. |
ReturnValue
Copy of element at key position.
See Also
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.PUB for C++