System::Collections::Generic::IEnumerable::LINQ_Concat method
IEnumerable::LINQ_Concat method
두 시퀀스를 연결합니다.
SharedPtr<IEnumerable<Source>> System::Collections::Generic::IEnumerable<Source>::LINQ_Concat(SharedPtr<IEnumerable<T>> sequence)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 시퀀스 | SharedPtr<IEnumerable<T>> | 시퀀스가 현재 시퀀스와 연결됩니다. |
ReturnValue
두 입력 시퀀스의 연결된 요소를 포함하는 IEnumerable.
또 보기
- Typedef SharedPtr
- Class IEnumerable
- Class IEnumerable
- Namespace System::Collections::Generic
- Library Aspose.Page for C++