System::Collections::Generic::IDictionary::idx_get metod
IDictionary::idx_get method
Getter-funktion.
virtual TValue System::Collections::Generic::IDictionary<TKey, TValue>::idx_get(const TKey &key) const =0
| Parameter | Type | Beskrivning |
|---|---|---|
| nyckel | const TKey& | Nyckel att söka efter. |
ReturnValue
Värde för angiven nyckel.
Se även
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++