System::Collections::Concurrent::ConcurrentDictionary::CopyTo yöntemi
ConcurrentDictionary::CopyTo method
Konteynır elemanlarını mevcut dizi elemanlarına kopyalar.
virtual void System::Collections::Concurrent::ConcurrentDictionary<TKey, TValue>::CopyTo(ArrayPtr<System::Collections::Generic::KeyValuePair<TKey, TValue>> arr, int index) override
| Parametre | Tür | Açıklama |
|---|---|---|
| arr | ArrayPtr<System::Collections::Generic::KeyValuePair<TKey, TValue>> | Hedef dizi. |
| indeks | int | Hedef dizideki indeks. |
Ayrıca Bakınız
- Typedef ArrayPtr
- Class KeyValuePair
- Class ConcurrentDictionary
- Namespace System::Collections::Concurrent
- Library Aspose.Font for C++