System::Collections::Concurrent::ConcurrentDictionary::Add method

ConcurrentDictionary::Add method

사전에 값을 추가합니다.

virtual void System::Collections::Concurrent::ConcurrentDictionary<TKey, TValue>::Add(const TKey &key, const TValue &value) override
매개변수형식설명
keyconst TKey&추가할 키.
valueconst TValue&추가할 값.

또 보기