System::Collections::Generic::BaseSet::CopyTo μέθοδος
BaseSet::CopyTo method
Αντιγράφει τα περιεχόμενα του hash σε υπάρχοντα στοιχεία του πίνακα.
void System::Collections::Generic::BaseSet<T, SET_T>::CopyTo(ArrayPtr<T> arr, int index) override
| Parameter | Type | Περιγραφή |
|---|---|---|
| arr | ArrayPtr<T> | Πίνακας προορισμού. |
| δείκτης | int | Δείκτης έναρξης του πίνακα προορισμού. |
Δείτε επίσης
- Typedef ArrayPtr
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Page for C++