Creates a new
Page specification that limits the number
of results returned.

Declaration Syntax
public static Page Limit(
int size
)
Public Shared Function Limit ( _
size As Integer _
) As Page

Parameters
- size (Int32)
- The number of results to return (page size).

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