System::Collections::Specialized::NameValueCollection::CopyTo methode
NameValueCollection::CopyTo method
Kopieert collectie‑elementen naar bestaande array‑elementen.
void System::Collections::Specialized::NameValueCollection::CopyTo(System::ArrayPtr<String> array, int32_t arrayIndex) override
| Parameter | Type | Beschrijving |
|---|---|---|
| array | System::ArrayPtr<String> | Doel-array. |
| arrayIndex | int32_t | Startindex van doel-array. |
Zie ook
- Typedef ArrayPtr
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++