System::Net::Http::Headers::HttpHeaderValueCollection::CopyTo 方法
HttpHeaderValueCollection::CopyTo method
将所有集合元素复制到现有数组元素中。
void System::Net::Http::Headers::HttpHeaderValueCollection<T>::CopyTo(System::ArrayPtr<T> array, int32_t arrayIndex) override
| 参数 | 类型 | 描述 |
|---|---|---|
| 数组 | System::ArrayPtr<T> | 目标数组。 |
| arrayIndex | int32_t | 目标数组起始索引。 |
另见
- Typedef ArrayPtr
- Class HttpHeaderValueCollection
- Namespace System::Net::Http::Headers
- Library Aspose.Font for C++