System::Collections::Specialized::NameValueCollection::CopyTo metod
NameValueCollection::CopyTo method
Kopierar samlingselement till befintliga arrayelement.
void System::Collections::Specialized::NameValueCollection::CopyTo(System::ArrayPtr<String> array, int32_t arrayIndex) override
| Parameter | Typ | Beskrivning |
|---|---|---|
| array | System::ArrayPtr<String> | Målararray. |
| arrayIndex | int32_t | Startindex för destinationsarray. |
Se även
- Typedef ArrayPtr
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.PDF for C++