Skip to content

ListOptions<T>.Skip property

Items to skip.

public int Skip { get; set; }

See Also