System::Collections::Concurrent::ConcurrentDictionary::CopyTo method

ConcurrentDictionary::CopyTo method

컨테이너 요소를 기존 배열 요소에 복사합니다.

virtual void System::Collections::Concurrent::ConcurrentDictionary<TKey, TValue>::CopyTo(ArrayPtr<System::Collections::Generic::KeyValuePair<TKey, TValue>> arr, int index) override
매개변수형식설명
arrArrayPtr<System::Collections::Generic::KeyValuePair<TKey, TValue>>대상 배열.
indexint대상 배열의 인덱스.

또 보기