System::Collections::Generic::IDictionary::idx_set yöntemi

IDictionary::idx_set method

Ayarlayıcı işlev.

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

Ayrıca Bakınız