System::Collections::Generic::IDictionary::idx_set metod

IDictionary::idx_set method

Setter-funktion.

virtual void System::Collections::Generic::IDictionary<TKey, TValue>::idx_set(const TKey &key, TValue value)=0
ParameterTypeBeskrivning
nyckelconst TKey&Nyckel att söka efter.
valueTValueVärde att sätta för angiven nyckel.

Se även