System::Collections::Generic::IDictionary::idx_get Methode
IDictionary::idx_get method
Getter-Funktion.
virtual TValue System::Collections::Generic::IDictionary<TKey, TValue>::idx_get(const TKey &key) const =0
| Parameter | Typ | Beschreibung |
|---|---|---|
| Schlüssel | const TKey& | Schlüssel zum Suchen. |
ReturnValue
Wert am angegebenen Schlüssel.
Siehe auch
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++