System::Collections::Generic::BaseKVCollection::CopyTo 메서드
BaseKVCollection::CopyTo method
데이터를 기존 배열 요소에 복사합니다.
virtual void System::Collections::Generic::BaseKVCollection<Dict, KV>::CopyTo(ArrayPtr<KV> arr, int index) override
| 매개변수 | 형식 | 설명 |
|---|---|---|
| arr | ArrayPtr<KV> | 충분한 크기의 대상 배열. |
| index | int | 대상 배열의 시작 인덱스. |
또 보기
- Typedef ArrayPtr
- Class BaseKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++