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
| Parameter | Type | Περιγραφή |
|---|---|---|
| arr | ArrayPtr<System::Collections::Generic::KeyValuePair<TKey, TValue>> | Πίνακας προορισμού. |
| δείκτης | int | Δείκτης στον προορισμό του πίνακα. |
Δείτε επίσης
- Typedef ArrayPtr
- Class KeyValuePair
- Class ConcurrentDictionary
- Namespace System::Collections::Concurrent
- Library Aspose.Page for C++