TEnumerableBase<T>.SkipLast Method

Definition

Delphi
function SkipLast(count: Integer): IEnumerable<T>

Parameters

count
Integer

Returns