System::Collections::Generic::BaseKVCollection::CopyTo metod
BaseKVCollection::CopyTo method
Kopierar data till befintliga arrayelement.
virtual void System::Collections::Generic::BaseKVCollection<Dict, KV>::CopyTo(ArrayPtr<KV> arr, int index) override
| Parameter | Type | Beskrivning |
|---|---|---|
| arr | ArrayPtr<KV> | Destinationsarray med tillräcklig storlek. |
| index | int | Startindex i destinationsarray. |
Se även
- Typedef ArrayPtr
- Class BaseKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++