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