System::Collections::Generic::BaseKVCollection::CopyTo طريقة
BaseKVCollection::CopyTo method
ينسخ البيانات إلى عناصر المصفوفة الموجودة.
virtual void System::Collections::Generic::BaseKVCollection<Dict, KV>::CopyTo(ArrayPtr<KV> arr, int index) override
| Parameter | Type | الوصف |
|---|---|---|
| arr | ArrayPtr<KV> | مصفوفة الوجهة بحجم كافٍ. |
| الفهرس | int | فهرس البداية في مصفوفة الوجهة. |
انظر أيضًا
- Typedef ArrayPtr
- Class BaseKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++