System::Collections::Generic::BaseKVCollection::CopyTo method
BaseKVCollection::CopyTo method
Kopieert gegevens naar bestaande array‑elementen.
virtual void System::Collections::Generic::BaseKVCollection<Dict, KV>::CopyTo(ArrayPtr<KV> arr, int index) override
| Parameter | Type | Beschrijving |
|---|---|---|
| arr | ArrayPtr<KV> | Doel‑array met voldoende grootte. |
| index | int | Startindex in doel‑array. |
Zie ook
- Typedef ArrayPtr
- Class BaseKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++