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++