System::Collections::Generic::BaseKVCollection::CopyTo 메서드

BaseKVCollection::CopyTo method

데이터를 기존 배열 요소에 복사합니다.

virtual void System::Collections::Generic::BaseKVCollection<Dict, KV>::CopyTo(ArrayPtr<KV> arr, int index) override
매개변수형식설명
arrArrayPtr<KV>충분한 크기의 대상 배열.
indexint대상 배열의 시작 인덱스.

또 보기