TEnumerableBase<T>.Skip Method

Definition

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

Parameters

count
Integer

Returns