System::Collections::Generic::BaseSet::CopyTo metod
BaseSet::CopyTo method
Kopierar hash-innehåll till befintliga array-element.
void System::Collections::Generic::BaseSet<T, SET_T>::CopyTo(ArrayPtr<T> arr, int index) override
| Parameter | Typ | Beskrivning |
|---|---|---|
| arr | ArrayPtr<T> | Målararray. |
| index | int | Startindex för destinationsarrayen. |
Se även
- Typedef ArrayPtr
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++