System::Collections::ObjectModel::Collection::CopyTo metod
Collection::CopyTo method
Kopierar samlingselement till befintliga arrayelement.
virtual void System::Collections::ObjectModel::Collection<T>::CopyTo(ArrayPtr<T> arr, int index) override
| Parameter | Type | Beskrivning |
|---|---|---|
| arr | ArrayPtr<T> | Destinationsarray. |
| index | int | Startindex för destinationsarrayen. |
Se även
- Typedef ArrayPtr
- Class Collection
- Namespace System::Collections::ObjectModel
- Library Aspose.Page for C++