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