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
ParameterTypeBeschrijving
sleutelconst TKey&Sleutel om naar te zoeken.

ReturnValue

Waarde bij opgegeven sleutel.

Zie ook