System::Collections::Concurrent::ConcurrentDictionary::idx_set 메서드

ConcurrentDictionary::idx_set method

RTTI 정보.

virtual void System::Collections::Concurrent::ConcurrentDictionary<TKey, TValue>::idx_set(const TKey &key, TValue value) override
매개변수형식설명
keyconst TKey&요소를 설정할 위치.
valueTValue특정 위치에 설정할 값.

비고

특정 위치에 요소를 설정합니다.

또 보기