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
| 매개변수 | 형식 | 설명 |
|---|---|---|
| array | System::ArrayPtr<T> | 대상 배열. |
| arrayIndex | int32_t | 대상 배열 시작 인덱스. |
또 보기
- Typedef ArrayPtr
- Class HttpHeaderValueCollection
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++