System::Collections::Generic::IDictionary::idx_get methode
IDictionary::idx_get method
Getter‑functie.
virtual TValue System::Collections::Generic::IDictionary<TKey, TValue>::idx_get(const TKey &key) const =0
| Parameter | Type | Beschrijving |
|---|---|---|
| sleutel | const TKey& | Sleutel om naar te zoeken. |
ReturnValue
Waarde bij opgegeven sleutel.
Zie ook
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++