Méthode | Description | |
---|---|---|
ClearLog ( ) : void |
Clears the log.
|
|
GetPagedLogEntries ( int pageIndex, int pageSize ) : IPagedCollection |
Gets a pageable collection of log entries.
|
public GetPagedLogEntries ( int pageIndex, int pageSize ) : IPagedCollection |
||
pageIndex | int | Index of the page. |
pageSize | int | Size of the page. |
Résultat | IPagedCollection |