System::Collections::Generic::IEnumerable::LINQ_Last method

IEnumerable::LINQ_Last method

シーケンスの最後の要素を返します。

T System::Collections::Generic::IEnumerable<T>::LINQ_Last()

ReturnValue

シーケンスの最後の要素。

参照