System::Collections::Specialized::StringCollection::CopyTo method
StringCollection::CopyTo method
انسخ العناصر إلى عناصر المصفوفة الموجودة.
void System::Collections::Specialized::StringCollection::CopyTo(const ArrayPtr<System::String> &arr, const int32_t index) const
| Parameter | Type | الوصف |
|---|---|---|
| arr | const ArrayPtr<System::String>& | Array لنسخ البيانات إلى. |
| الفهرس | const int32_t | الفهرس في مصفوفة الوجهة لبدء نسخ البيانات عنده. |
انظر أيضًا
- Typedef ArrayPtr
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++