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

IEnumerable::LINQ_Last method

Bir dizinin son öğesini döndürür.

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

ReturnValue

Dizideki son eleman.

Ayrıca Bakınız