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
ParameterTypeΠεριγραφή
arrArrayPtr<System::Collections::Generic::KeyValuePair<TKey, TValue>>Πίνακας προορισμού.
δείκτηςintΔείκτης στον προορισμό του πίνακα.

Δείτε επίσης