System::Collections::Specialized::StringCollection::CopyTo method

StringCollection::CopyTo method

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

void System::Collections::Specialized::StringCollection::CopyTo(const ArrayPtr<System::String> &arr, const int32_t index) const
매개변수형식설명
arrconst ArrayPtr<System::String>&Array에 복사할 데이터.
indexconst int32_t데이터 복사를 시작할 대상 배열의 인덱스.

또 보기