TEmptyEnumerable<T>.Skip Method

Overloads

Skip(Integer)

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

Parameters

count
Integer

Returns