System::Collections::Generic::ICollection::CopyTo yöntemi
ICollection::CopyTo method
Tüm koleksiyon öğelerini mevcut dizi öğelerine kopyalar.
virtual void System::Collections::Generic::ICollection<T>::CopyTo(System::ArrayPtr<T> array, int arrayIndex)=0
| Parametre | Tür | Açıklama |
|---|---|---|
| dizi | System::ArrayPtr<T> | Hedef dizi. |
| arrayIndex | int | Hedef dizi başlangıç indeksi. |
Ayrıca Bakınız
- Typedef ArrayPtr
- Class ICollection
- Namespace System::Collections::Generic
- Library Aspose.Font for C++