System::Collections::Generic::IEnumerable::LINQ_ToArray 메서드

IEnumerable::LINQ_ToArray method

시퀀스로부터 배열을 생성합니다.

System::ArrayPtr<T> System::Collections::Generic::IEnumerable<T>::LINQ_ToArray()

ReturnValue

Array that contains all elements of current sequence.

또 보기