System::Collections::Generic::BaseKVCollection::CopyTo metode
BaseKVCollection::CopyTo method
Menyalin data ke elemen array yang ada.
virtual void System::Collections::Generic::BaseKVCollection<Dict, KV>::CopyTo(ArrayPtr<KV> arr, int index) override
| Parameter | Tipe | Deskripsi |
|---|---|---|
| arr | ArrayPtr<KV> | Array tujuan dengan ukuran yang cukup. |
| indeks | int | Indeks mulai dalam array tujuan. |
Lihat Juga
- Typedef ArrayPtr
- Class BaseKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++