System::Collections::Generic::IDictionary::idx_set 메서드

IDictionary::idx_set method

Setter 함수.

virtual void System::Collections::Generic::IDictionary<TKey, TValue>::idx_set(const TKey &key, TValue value)=0
매개변수형식설명
keyconst TKey&찾을 키.
valueTValue지정된 키에 설정할 값.

또 보기