System::Collections::Generic::IKVCollection::idx_set metodu

IKVCollection::idx_set method

Ayarlayıcı işlev.

virtual void System::Collections::Generic::IKVCollection<T>::idx_set(int index, T value) override
ParametreTürAçıklama
indeksintÖğenin ayarlanacağı indeks.
değerTBelirtilen öğeye ayarlanacak değer.

Ayrıca Bakınız