System::Collections::Specialized::NameValueCollection::CopyTo-Methode
NameValueCollection::CopyTo method
Kopiert Sammlungs-Elemente in bestehende Array-Elemente.
void System::Collections::Specialized::NameValueCollection::CopyTo(System::ArrayPtr<String> array, int32_t arrayIndex) override
| Parameter | Typ | Beschreibung |
|---|---|---|
| Array | System::ArrayPtr<String> | Ziel-Array. |
| arrayIndex | int32_t | Startindex des Ziel-Arrays. |
Siehe auch
- Typedef ArrayPtr
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++