System::Collections::Generic::BaseSet::CopyTo طريقة
BaseSet::CopyTo method
ينسخ محتويات التجزئة إلى عناصر المصفوفة الموجودة.
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++