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 | Type | Beskrivning |
|---|---|---|
| arr | ArrayPtr<T> | Destinationsarray. |
| index | int | Startindex för destinationsarrayen. |
Se även
- Typedef ArrayPtr
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Page for C++