طريقة System::Collections::Generic::BaseSet::CopyTo
BaseSet::CopyTo method
ينسخ محتويات التجزئة إلى عناصر المصفوفة الموجودة.
void System::Collections::Generic::BaseSet<T, SET_T>::CopyTo(ArrayPtr<T> arr, int index) override
| معامل | نوع | الوصف |
|---|---|---|
| arr | ArrayPtr<T> | مصفوفة الوجهة. |
| الفهرس | int | فهرس بداية مصفوفة الوجهة. |
انظر أيضًا
- Typedef ArrayPtr
- Class BaseSet
- Namespace System::Collections::Generic
- Library Aspose.Font for C++