System::Collections::ObjectModel::ReadOnlyCollection::CopyTo 메서드

ReadOnlyCollection::CopyTo method

컨테이너 요소를 기존 배열 요소에 복사합니다.

virtual void System::Collections::ObjectModel::ReadOnlyCollection<T>::CopyTo(System::ArrayPtr<T> array, int index) override
매개변수형식설명
arraySystem::ArrayPtr<T>대상 배열.
indexint대상 배열 시작 인덱스.

또 보기