CopyTo()
HttpHeaderValueCollection::CopyTo(System::ArrayPtr<T>, int32_t) method
Copies all collection elements to existing array elements.
void System::Net::Http::Headers::HttpHeaderValueCollection<T>::CopyTo(System::ArrayPtr<T> array, int32_t arrayIndex) override
Arguments
Parameter | Type | Description |
---|---|---|
array | System::ArrayPtr<T> | Destination array. |
arrayIndex | int32_t | Destination array start index. |
See Also
- Typedef ArrayPtr
- Class HttpHeaderValueCollection
- Namespace System::Net::Http::Headers
- Library Aspose.Slides