System::Collections::Generic::IEnumerable::LINQ_ToList method

IEnumerable::LINQ_ToList method

시퀀스로부터 List를 생성합니다.

System::SharedPtr<Collections::Generic::List<T>> System::Collections::Generic::IEnumerable<T>::LINQ_ToList()

ReturnValue

지정된 시퀀스의 모든 요소를 포함하는 리스트.

또 보기