System::Collections::Specialized::StringCollection::CopyTo method
StringCollection::CopyTo method
Kopiera element till befintliga arrayelement.
void System::Collections::Specialized::StringCollection::CopyTo(const ArrayPtr<System::String> &arr, const int32_t index) const
| Parameter | Type | Beskrivning |
|---|---|---|
| arr | const ArrayPtr<System::String>& | Array för att kopiera data till. |
| index | const int32_t | Index i destinationsarrayen där data kopiering ska börja. |
Se även
- Typedef ArrayPtr
- Class String
- Class StringCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++