System::Collections::Generic::BaseSet::CopyTo Methode
BaseSet::CopyTo method
Kopiert Hash-Inhalte in vorhandene Array-Elemente.
void System::Collections::Generic::BaseSet<T, SET_T>::CopyTo(ArrayPtr<T> arr, int index) override
| Parameter | Typ | Beschreibung |
|---|---|---|
| arr | ArrayPtr<T> | Ziel-Array. |
| Index | int | Startindex des Zielarrays. |
Siehe auch
- Typedef ArrayPtr
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Font for C++