Creates a new
Page specification that begins after the
specified skip.

Declaration Syntax
public static Page Offset(
int skip
)
Public Shared Function Offset ( _
skip As Integer _
) As Page

Parameters
- skip (Int32)
- The number of results to skip.

Return Value
Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)