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 | Type | Beskrivning |
|---|---|---|
| array | System::ArrayPtr<String> | Destinationsarray. |
| arrayIndex | int32_t | Startindex för destinationsarrayen. |
Se även
- Typedef ArrayPtr
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++