System::Collections::Generic::BaseSet::CopyTo yöntemi
BaseSet::CopyTo method
Karma (hash) içeriğini mevcut dizi öğelerine kopyalar.
void System::Collections::Generic::BaseSet<T, SET_T>::CopyTo(ArrayPtr<T> arr, int index) override
| Parameter | Type | Açıklama |
|---|---|---|
| arr | ArrayPtr<T> | Hedef dizi. |
| indeks | int | Hedef dizi başlangıç indeksi. |
Ayrıca Bakınız
- Typedef ArrayPtr
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Page for C++