System::Collections::Generic::IEnumerable::LINQ_LastOrDefault 메서드
IEnumerable::LINQ_LastOrDefault method
시퀀스의 마지막 요소를 반환하거나, 시퀀스가 비어 있는 경우 기본값을 반환합니다.
T System::Collections::Generic::IEnumerable<T>::LINQ_LastOrDefault()
ReturnValue
시퀀스의 마지막 요소 또는 시퀀스가 비어 있는 경우 기본 생성된 값.
또 보기
- Class IEnumerable
- Namespace System::Collections::Generic
- Library Aspose.Page for C++