System::Collections::Concurrent::ConcurrentDictionary::CopyTo طريقة

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>>مصفوفة الوجهة.
الفهرسintالفهرس في مصفوفة الوجهة.

انظر أيضًا