System::Collections::Generic::IDictionary::idx_set methode

IDictionary::idx_set method

Setter‑functie.

virtual void System::Collections::Generic::IDictionary<TKey, TValue>::idx_set(const TKey &key, TValue value)=0
ParameterTypeBeschrijving
sleutelconst TKey&Sleutel om naar te zoeken.
valueTValueWaarde om in te stellen voor opgegeven sleutel.

Zie ook