Method | Description | |
---|---|---|
Create ( int index ) : void | ||
GetCount ( IPagedCollection collection ) : int | ||
GetPagedItems ( int pageIndex, int pageSize ) : IPagedCollection | ||
LinkCollectionTester ( ) : System |
public GetCount ( IPagedCollection collection ) : int | ||
collection | IPagedCollection | |
return | int |
public GetPagedItems ( int pageIndex, int pageSize ) : IPagedCollection | ||
pageIndex | int | |
pageSize | int | |
return | IPagedCollection |