System::Collections::Generic::IDictionary::idx_set metodu

IDictionary::idx_set method

Ayarlayıcı işlev.

virtual void System::Collections::Generic::IDictionary<TKey, TValue>::idx_set(const TKey &key, TValue value)=0
ParametreTürAçıklama
anahtarconst TKey&Aranacak anahtar.
değerTValueBelirtilen anahtara ayarlanacak değer.

Ayrıca Bakınız